Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOperation
-
Packages that use MicrosoftGraphOperation Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphOperation in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphOperation in com.azure.resourcemanager.authorization.fluent.models Modifier and Type Class Description classMicrosoftGraphOnenoteOperationonenoteOperation.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOperation Modifier and Type Method Description MicrosoftGraphOperationMicrosoftGraphOperation. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: operation.MicrosoftGraphOperationMicrosoftGraphOperation. withCreatedDateTime(OffsetDateTime createdDateTime)Set the createdDateTime property: The start time of the operation.MicrosoftGraphOperationMicrosoftGraphOperation. withId(String id)Set the id property: Read-only.MicrosoftGraphOperationMicrosoftGraphOperation. withLastActionDateTime(OffsetDateTime lastActionDateTime)Set the lastActionDateTime property: The time of the last action of the operation.MicrosoftGraphOperationMicrosoftGraphOperation. withStatus(MicrosoftGraphOperationStatus status)Set the status property: The status property.
-