Uses of Class
com.azure.resourcemanager.authorization.models.ValidationResponseErrorInfo
-
Packages that use ValidationResponseErrorInfo Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of ValidationResponseErrorInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return ValidationResponseErrorInfo Modifier and Type Method Description ValidationResponseErrorInfo
ValidationResponseInner. errorInfo()
Get the errorInfo property: Failed validation result details.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type ValidationResponseErrorInfo Modifier and Type Method Description ValidationResponseInner
ValidationResponseInner. withErrorInfo(ValidationResponseErrorInfo errorInfo)
Set the errorInfo property: Failed validation result details.
-