Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphItemActionStat
Packages that use MicrosoftGraphItemActionStat
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphItemActionStat in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphItemActionStatModifier and TypeMethodDescriptionMicrosoftGraphItemActivityStat.access()Get the access property: itemActionStat.MicrosoftGraphItemActivityStat.create()Get the create property: itemActionStat.MicrosoftGraphItemActivityStat.delete()Get the delete property: itemActionStat.MicrosoftGraphItemActivityStat.edit()Get the edit property: itemActionStat.MicrosoftGraphItemActivityStat.move()Get the move property: itemActionStat.MicrosoftGraphItemActionStat.withActionCount(Integer actionCount) Set the actionCount property: The number of times the action took place.MicrosoftGraphItemActionStat.withActorCount(Integer actorCount) Set the actorCount property: The number of distinct actors that performed the action.MicrosoftGraphItemActionStat.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: itemActionStat.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphItemActionStatModifier and TypeMethodDescriptionMicrosoftGraphItemActivityStat.withAccess(MicrosoftGraphItemActionStat access) Set the access property: itemActionStat.MicrosoftGraphItemActivityStat.withCreate(MicrosoftGraphItemActionStat create) Set the create property: itemActionStat.MicrosoftGraphItemActivityStat.withDelete(MicrosoftGraphItemActionStat delete) Set the delete property: itemActionStat.MicrosoftGraphItemActivityStat.withEdit(MicrosoftGraphItemActionStat edit) Set the edit property: itemActionStat.MicrosoftGraphItemActivityStat.withMove(MicrosoftGraphItemActionStat move) Set the move property: itemActionStat.