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 MicrosoftGraphDeleted
MicrosoftGraphDriveItem. deleted()
Get the deleted property: deleted.MicrosoftGraphDeleted
MicrosoftGraphDeleted. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: deleted.MicrosoftGraphDeleted
MicrosoftGraphDeleted. 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 MicrosoftGraphDriveItem
MicrosoftGraphDriveItem. withDeleted(MicrosoftGraphDeleted deleted)
Set the deleted property: deleted.
-