Language

WhatIfOperationResult.Changes Property

Definition

List of resource changes predicted by What-If operation.

public System.Collections.Generic.IList<Azure.ResourceManager.Resources.Deployments.Models.WhatIfChange> Changes { get; }
member this.Changes : System.Collections.Generic.IList<Azure.ResourceManager.Resources.Deployments.Models.WhatIfChange>
Public ReadOnly Property Changes As IList(Of WhatIfChange)

Property Value

Applies to