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