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 © 2021 Microsoft Corporation. All rights reserved.