Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphItemActivity
Packages that use MicrosoftGraphItemActivity
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphItemActivity in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphItemActivityModifier and TypeMethodDescriptionMicrosoftGraphItemActivity.withAccess(Map<String, Object> access) Set the access property: accessAction.MicrosoftGraphItemActivity.withActivityDateTime(OffsetDateTime activityDateTime) Set the activityDateTime property: Details about when the activity took place.MicrosoftGraphItemActivity.withActor(MicrosoftGraphIdentitySet actor) Set the actor property: identitySet.MicrosoftGraphItemActivity.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: itemActivity.MicrosoftGraphItemActivity.withDriveItem(MicrosoftGraphDriveItem driveItem) Set the driveItem property: driveItem.Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphItemActivityModifier and TypeMethodDescriptionMicrosoftGraphItemActivityStat.activities()Get the activities property: Exposes the itemActivities represented in this itemActivityStat resource.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphItemActivityModifier and TypeMethodDescriptionMicrosoftGraphItemActivityStat.withActivities(List<MicrosoftGraphItemActivity> activities) Set the activities property: Exposes the itemActivities represented in this itemActivityStat resource.