Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookOperation
Packages that use MicrosoftGraphWorkbookOperation
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookOperation in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookOperationModifier and TypeMethodDescriptionMicrosoftGraphWorkbookOperation.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookOperation.MicrosoftGraphWorkbookOperation.withError(MicrosoftGraphWorkbookOperationError error) Set the error property: workbookOperationError.Set the id property: Read-only.MicrosoftGraphWorkbookOperation.withResourceLocation(String resourceLocation) Set the resourceLocation property: The resource URI for the result.MicrosoftGraphWorkbookOperation.withStatus(MicrosoftGraphWorkbookOperationStatus status) Set the status property: workbookOperationStatus.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphWorkbookOperationModifier and TypeMethodDescriptionMicrosoftGraphWorkbook.operations()Get the operations property: The status of workbook operations.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphWorkbookOperationModifier and TypeMethodDescriptionMicrosoftGraphWorkbook.withOperations(List<MicrosoftGraphWorkbookOperation> operations) Set the operations property: The status of workbook operations.