DeploymentWhatIfProperties.WhatIfSettings Property

Definition

Gets or sets optional What-If operation settings.

[Newtonsoft.Json.JsonProperty(PropertyName="whatIfSettings")]
public Microsoft.Azure.Management.ResourceManager.Fluent.Models.DeploymentWhatIfSettings WhatIfSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="whatIfSettings")>]
member this.WhatIfSettings : Microsoft.Azure.Management.ResourceManager.Fluent.Models.DeploymentWhatIfSettings with get, set
Public Property WhatIfSettings As DeploymentWhatIfSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to