| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OnErrorDeployment |
DeploymentProperties.onErrorDeployment()
Get the onErrorDeployment property: The deployment on error behavior.
|
OnErrorDeployment |
OnErrorDeployment.withDeploymentName(String deploymentName)
Set the deploymentName property: The deployment to be used on error case.
|
OnErrorDeployment |
OnErrorDeployment.withType(OnErrorDeploymentType type)
Set the type property: The deployment on error behavior type.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withOnErrorDeployment(OnErrorDeployment onErrorDeployment)
Set the onErrorDeployment property: The deployment on error behavior.
|
DeploymentProperties |
DeploymentProperties.withOnErrorDeployment(OnErrorDeployment onErrorDeployment)
Set the onErrorDeployment property: The deployment on error behavior.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.