Uses of Class
com.azure.resourcemanager.resources.models.StatusMessage
Packages that use StatusMessage
Package
Description
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 StatusMessageModifier and TypeMethodDescriptionDeploymentOperationProperties.statusMessage()Get the statusMessage property: Operation status message from the resource provider.StatusMessage.withError(com.azure.core.management.exception.ManagementError error) Set the error property: Error Response The error reported by the operation.StatusMessage.withStatus(String status) Set the status property: Status of the deployment operation.