Uses of Class
com.azure.resourcemanager.monitor.models.ErrorResponseCommon
-
Packages that use ErrorResponseCommon Package Description com.azure.resourcemanager.monitor.fluent.models Package containing the inner data models for MonitorClient.com.azure.resourcemanager.monitor.models 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 ErrorResponseCommon Modifier and Type Method Description ErrorResponseCommonOperationStatusInner. 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 ErrorResponseCommon Modifier and Type Method Description OperationStatusInnerOperationStatusInner. 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 ErrorResponseCommon Modifier and Type Method Description List<ErrorResponseCommon>ErrorResponseCommon. getDetails()Get the details property: The error details.
-