Delen via


Sku.Tier Property

Definition

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.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SkuTier? Tier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Owned)>]
member this.Tier : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Support.SkuTier> with get, set
Public Property Tier As Nullable(Of SkuTier)

Property Value

Implements

Attributes

Applies to