Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPendingContentUpdate
-
Packages that use MicrosoftGraphPendingContentUpdate Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPendingContentUpdate in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPendingContentUpdate Modifier and Type Method Description MicrosoftGraphPendingContentUpdateMicrosoftGraphPendingOperations. pendingContentUpdate()Get the pendingContentUpdate property: pendingContentUpdate.MicrosoftGraphPendingContentUpdateMicrosoftGraphPendingContentUpdate. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: pendingContentUpdate.MicrosoftGraphPendingContentUpdateMicrosoftGraphPendingContentUpdate. withQueuedDateTime(OffsetDateTime queuedDateTime)Set the queuedDateTime property: Date and time the pending binary operation was queued in UTC time.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPendingContentUpdate Modifier and Type Method Description MicrosoftGraphPendingOperationsMicrosoftGraphPendingOperations. withPendingContentUpdate(MicrosoftGraphPendingContentUpdate pendingContentUpdate)Set the pendingContentUpdate property: pendingContentUpdate.
-