Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOperationError
-
Packages that use MicrosoftGraphOperationError Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphOperationError Modifier and Type Method Description MicrosoftGraphOperationErrorMicrosoftGraphTeamsAsyncOperation. error()Get the error property: operationError.MicrosoftGraphOperationErrorMicrosoftGraphOperationError. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: operationError.MicrosoftGraphOperationErrorMicrosoftGraphOperationError. withCode(String code)Set the code property: Operation error code.MicrosoftGraphOperationErrorMicrosoftGraphOperationError. withMessage(String message)Set the message property: Operation error message.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOperationError Modifier and Type Method Description MicrosoftGraphTeamsAsyncOperationMicrosoftGraphTeamsAsyncOperation. withError(MicrosoftGraphOperationError error)Set the error property: operationError.
-