PSDeploymentStackWhatIfChangeDeltaRecord.Delta Property

Definition

[Newtonsoft.Json.JsonProperty("delta")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfPropertyChange> Delta { get; set; }
[<Newtonsoft.Json.JsonProperty("delta")>]
member this.Delta : System.Collections.Generic.IList<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfPropertyChange> with get, set
Public Property Delta As IList(Of PSDeploymentStackWhatIfPropertyChange)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to