WhatIfChange.Delta Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the predicted changes to resource properties.
[Newtonsoft.Json.JsonProperty(PropertyName="delta")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.WhatIfPropertyChange> Delta { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="delta")>]
member this.Delta : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.WhatIfPropertyChange> with get, set
Public Property Delta As IList(Of WhatIfPropertyChange)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute