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