Share via


RelayNamespace.SkuTier Property

Definition

The tier of this SKU.

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

Property Value

Implements

Attributes

Applies to