public static interface Deployment.ExecutionStages.WithWhatIfDeploymentMode
| Modifier and Type | Method and Description |
|---|---|
Deployment.ExecutionStages.WithWhatIf |
withCompleteMode()
Specifies the mode with value of 'COMPLETE' in deployment properties.
|
Deployment.ExecutionStages.WithWhatIf |
withIncrementalMode()
Specifies the mode with value of 'INCREMENTAL' in deployment properties.
|
Deployment.ExecutionStages.WithWhatIf withIncrementalMode()
Deployment.ExecutionStages.WithWhatIf withCompleteMode()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/