| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OnErrorDeploymentExtended |
DeploymentPropertiesExtended.onErrorDeployment()
Get the deployment on error behavior.
|
OnErrorDeploymentExtended |
OnErrorDeploymentExtended.withDeploymentName(String deploymentName)
Set the deployment to be used on error case.
|
OnErrorDeploymentExtended |
OnErrorDeploymentExtended.withType(OnErrorDeploymentType type)
Set the deployment on error behavior type.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/