Uses of Class
com.microsoft.azure.management.resources.OnErrorDeployment
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of OnErrorDeployment in com.microsoft.azure.management.resources
Modifier and TypeMethodDescriptionDeploymentProperties.onErrorDeployment()
Get the deployment on error behavior.OnErrorDeployment.withDeploymentName
(String deploymentName) Set the deployment to be used on error case.OnErrorDeployment.withType
(OnErrorDeploymentType type) Set the deployment on error behavior type.Modifier and TypeMethodDescriptionDeploymentProperties.withOnErrorDeployment
(OnErrorDeployment onErrorDeployment) Set the deployment on error behavior.