Share via


WhatIfChange.Delta Property

Definition

Gets or sets the predicted changes to resource properties.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to