Language

WhatIfOperationResult.PotentialChanges Property

Definition

List of resource changes predicted by What-If operation.

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

Property Value

Applies to