Compartilhar via


WhatIfOperationResult.Changes Propriedade

Definição

Obtém ou define a lista de alterações de recursos previstas por What-If operação.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a