Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookOperationError
Packages that use MicrosoftGraphWorkbookOperationError
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookOperationError in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookOperationErrorModifier and TypeMethodDescriptionMicrosoftGraphWorkbookOperation.error()Get the error property: workbookOperationError.MicrosoftGraphWorkbookOperationError.innerError()Get the innerError property: workbookOperationError.MicrosoftGraphWorkbookOperationError.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookOperationError.Set the code property: The error code.MicrosoftGraphWorkbookOperationError.withInnerError(MicrosoftGraphWorkbookOperationError innerError) Set the innerError property: workbookOperationError.MicrosoftGraphWorkbookOperationError.withMessage(String message) Set the message property: The error message.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookOperationErrorModifier and TypeMethodDescriptionMicrosoftGraphWorkbookOperation.withError(MicrosoftGraphWorkbookOperationError error) Set the error property: workbookOperationError.MicrosoftGraphWorkbookOperationError.withInnerError(MicrosoftGraphWorkbookOperationError innerError) Set the innerError property: workbookOperationError.