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 TypeMethodDescriptionstatic StatusMessageStatusMessage.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StatusMessage from the JsonReader.DeploymentOperationProperties.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: The error reported by the operation.StatusMessage.withStatus(String status) Set the status property: Status of the deployment operation.