Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDeleted
-
Packages that use MicrosoftGraphDeleted Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphDeleted in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphDeleted Modifier and Type Method Description MicrosoftGraphDeletedMicrosoftGraphDriveItem. deleted()Get the deleted property: deleted.MicrosoftGraphDeletedMicrosoftGraphDeleted. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: deleted.MicrosoftGraphDeletedMicrosoftGraphDeleted. withState(String state)Set the state property: Represents the state of the deleted item.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphDeleted Modifier and Type Method Description MicrosoftGraphDriveItemMicrosoftGraphDriveItem. withDeleted(MicrosoftGraphDeleted deleted)Set the deleted property: deleted.
-