Uses of Class
com.azure.resourcemanager.resources.models.StatusMessage
-
Packages that use StatusMessage Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of StatusMessage in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return StatusMessage Modifier and Type Method Description StatusMessageDeploymentOperationProperties. statusMessage()Get the statusMessage property: Operation status message from the resource provider.StatusMessageStatusMessage. withError(com.azure.core.management.exception.ManagementError error)Set the error property: Error Response The error reported by the operation.StatusMessageStatusMessage. withStatus(String status)Set the status property: Status of the deployment operation.
-