Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPublicError
Packages that use MicrosoftGraphPublicError
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphPublicError in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPublicErrorModifier and TypeMethodDescriptionMicrosoftGraphSite.error()Get the error property: publicError.MicrosoftGraphPublicError.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: publicError.Set the code property: The code property.MicrosoftGraphPublicError.withDetails(List<MicrosoftGraphPublicErrorDetail> details) Set the details property: The details property.MicrosoftGraphPublicError.withInnerError(MicrosoftGraphPublicInnerError innerError) Set the innerError property: publicInnerError.MicrosoftGraphPublicError.withMessage(String message) Set the message property: The message property.MicrosoftGraphPublicError.withTarget(String target) Set the target property: The target property.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPublicErrorModifier and TypeMethodDescriptionMicrosoftGraphSite.withError(MicrosoftGraphPublicError error) Set the error property: publicError.