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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/