Share via


IScalingPlanProperties.ExclusionTag Property

Definition

Exclusion tag for scaling plan.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Exclusion tag for scaling plan.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="exclusionTag", Update=true)]
public string ExclusionTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Exclusion tag for scaling plan.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="exclusionTag", Update=true)>]
member this.ExclusionTag : string with get, set
Public Property ExclusionTag As String

Property Value

Attributes

Applies to