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