Uses of Class
com.microsoft.azure.management.resources.OnErrorDeploymentExtended
Packages that use OnErrorDeploymentExtended
Package
Description
This package contains the classes for ResourceManagementClient.
-
Uses of OnErrorDeploymentExtended in com.microsoft.azure.management.resources
Methods in com.microsoft.azure.management.resources that return OnErrorDeploymentExtendedModifier and TypeMethodDescriptionDeploymentPropertiesExtended.onErrorDeployment()
Get the deployment on error behavior.OnErrorDeploymentExtended.withDeploymentName
(String deploymentName) Set the deployment to be used on error case.OnErrorDeploymentExtended.withType
(OnErrorDeploymentType type) Set the deployment on error behavior type.