public static interface Deployment.ExecutionStages.WithWhatIf extends Deployment.ExecutionStages.WithExecute, Deployment.ExecutionStages.WithWhatIfDeploymentMode, Deployment.ExecutionStages.WithWhatIfLocation, Deployment.ExecutionStages.WithWhatIfOnErrorDeploymentType, Deployment.ExecutionStages.WithWhatIfParameter, Deployment.ExecutionStages.WithWhatIfResultFormat, Deployment.ExecutionStages.WithWhatIfTemplate
| Modifier and Type | Method and Description |
|---|---|
Deployment.ExecutionStages.WithWhatIf |
withDeploymentName(String deploymentName)
Specifies the deployment name to be used on error cases.
|
Deployment.ExecutionStages.WithWhatIf |
withDetailedLevel(String detailedLevel)
Specifies the type of information to log for debugging.
|
whatIf, whatIfAsync, whatIfAsync, whatIfAtSubscriptionScope, whatIfAtSubscriptionScopeAsync, whatIfAtSubscriptionScopeAsyncwithCompleteMode, withIncrementalModewithLocationwithLastSuccessfulOnErrorDeployment, withSpecialDeploymentOnErrorDeploymentwithWhatIfParameters, withWhatIfParametersLinkwithFullResourcePayloadsResultFormat, withResourceIdOnlyResultFormatwithWhatIfTemplate, withWhatIfTemplateLinkDeployment.ExecutionStages.WithWhatIf withDetailedLevel(String detailedLevel)
detailedLevel - the detailed value to set.Deployment.ExecutionStages.WithWhatIf withDeploymentName(String deploymentName)
deploymentName - the deployment name to set./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/