PSDeploymentWhatIfCmdletParameters.ExcludeChangeTypes Property

Definition

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.ResourceManager.Models.ChangeType> ExcludeChangeTypes { get; }
member this.ExcludeChangeTypes : seq<Microsoft.Azure.Management.ResourceManager.Models.ChangeType>
Public ReadOnly Property ExcludeChangeTypes As IEnumerable(Of ChangeType)

Property Value

IEnumerable<ChangeType>

Applies to