| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
StatusMessage |
DeploymentOperationProperties.statusMessage()
Get the statusMessage property: Operation status message from the resource provider.
|
StatusMessage |
StatusMessage.withError(com.azure.core.management.exception.ManagementError error)
Set the error property: The error reported by the operation.
|
StatusMessage |
StatusMessage.withStatus(String status)
Set the status property: Status of the deployment operation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.