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