NewAzWvdHostPool_CreateExpanded.SkuTier Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category(new Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SkuTier) }, ReadOnly=false, Required=false, SerializedName="tier")]
[System.Management.Automation.ArgumentCompleter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SkuTier))]
[System.Management.Automation.Parameter(HelpMessage="This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.", Mandatory=false)]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SkuTier SkuTier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Category(new Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SkuTier) }, ReadOnly=false, Required=false, SerializedName="tier")>]
[<System.Management.Automation.ArgumentCompleter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SkuTier))>]
[<System.Management.Automation.Parameter(HelpMessage="This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.", Mandatory=false)>]
member this.SkuTier : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SkuTier with get, set
Public Property SkuTier As SkuTier

Property Value

SkuTier
Attributes

Applies to