public static interface Deployment.ExecutionStages.WithWhatIfOnErrorDeploymentType
| Modifier and Type | Method and Description |
|---|---|
Deployment.ExecutionStages.WithWhatIf |
withLastSuccessfulOnErrorDeployment()
Specifies the What-if deployment on error behavior type with value of 'LAST_SUCCESSFUL'.
|
Deployment.ExecutionStages.WithWhatIf |
withSpecialDeploymentOnErrorDeployment()
Specifies the What-if deployment on error behavior type with value of 'SPECIFIC_DEPLOYMENT'.
|
Deployment.ExecutionStages.WithWhatIf withLastSuccessfulOnErrorDeployment()
Deployment.ExecutionStages.WithWhatIf withSpecialDeploymentOnErrorDeployment()
Copyright © 2021 Microsoft Corporation. All rights reserved.