Uses of Class
com.azure.resourcemanager.monitor.models.ErrorResponseCommon
Packages that use ErrorResponseCommon
Package
Description
Package containing the inner data models for MonitorClient.
Package containing the data models for MonitorClient.
-
Uses of ErrorResponseCommon in com.azure.resourcemanager.monitor.fluent.models
Methods in com.azure.resourcemanager.monitor.fluent.models that return ErrorResponseCommonModifier and TypeMethodDescriptionOperationStatusInner.error()Get the error property: The error detail of the operation if any.Methods in com.azure.resourcemanager.monitor.fluent.models with parameters of type ErrorResponseCommonModifier and TypeMethodDescriptionOperationStatusInner.withError(ErrorResponseCommon error) Set the error property: The error detail of the operation if any. -
Uses of ErrorResponseCommon in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type ErrorResponseCommonModifier and TypeMethodDescriptionErrorResponseCommon.getDetails()Get the details property: The error details.