DeploymentWhatIfProperties |
DeploymentWhatIf.properties() |
Get the properties property: The deployment properties.
|
DeploymentWhatIfProperties |
ScopedDeploymentWhatIf.properties() |
Get the properties property: The deployment properties.
|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withDebugSetting(DebugSetting debugSetting) |
Set the debugSetting property: The debug setting of the deployment.
|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withExpressionEvaluationOptions(ExpressionEvaluationOptions expressionEvaluationOptions) |
Set the expressionEvaluationOptions property: Specifies whether template expressions are evaluated within the
scope of the parent template or nested template.
|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withMode(DeploymentMode mode) |
Set the mode property: The mode that is used to deploy resources.
|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withOnErrorDeployment(OnErrorDeployment onErrorDeployment) |
Set the onErrorDeployment property: The deployment on error behavior.
|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withParameters(Object parameters) |
Set the parameters property: Name and value pairs that define the deployment parameters for the template.
|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withParametersLink(ParametersLink parametersLink) |
Set the parametersLink property: The URI of parameters file.
|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withTemplate(Object template) |
Set the template property: The template content.
|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withTemplateLink(TemplateLink templateLink) |
Set the templateLink property: The URI of the template.
|
DeploymentWhatIfProperties |
DeploymentWhatIfProperties.withWhatIfSettings(DeploymentWhatIfSettings whatIfSettings) |
Set the whatIfSettings property: Optional What-If operation settings.
|