public class DeploymentWhatIfProperties extends DeploymentProperties
| Constructor and Description |
|---|
DeploymentWhatIfProperties() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentWhatIfSettings |
whatIfSettings()
Get optional What-If operation settings.
|
DeploymentWhatIfProperties |
withWhatIfSettings(DeploymentWhatIfSettings whatIfSettings)
Set optional What-If operation settings.
|
debugSetting, expressionEvaluationOptions, mode, onErrorDeployment, parameters, parametersLink, template, templateLink, withDebugSetting, withExpressionEvaluationOptions, withMode, withOnErrorDeployment, withParameters, withParametersLink, withTemplate, withTemplateLinkpublic DeploymentWhatIfSettings whatIfSettings()
public DeploymentWhatIfProperties withWhatIfSettings(DeploymentWhatIfSettings whatIfSettings)
whatIfSettings - the whatIfSettings value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/