Partager via


WhatIfOperationResult.Changes Propriété

Définition

Obtient ou définit la liste des modifications de ressources prédites par What-If opération.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à