DeploymentStacksWhatIfChangeDenySettingsChange.Delta Property

Definition

Gets or sets the predicted changes to the properties."

[Newtonsoft.Json.JsonProperty(PropertyName="delta")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfPropertyChange> Delta { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="delta")>]
member this.Delta : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfPropertyChange> with get, set
Public Property Delta As IList(Of DeploymentStacksWhatIfPropertyChange)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to