Delen via


IPeering.SkuTier Property

Definition

The tier of the peering SKU.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The tier of the peering SKU.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.Tier) }, ReadOnly=true, Required=false, SerializedName="tier")]
public Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.Tier? SkuTier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The tier of the peering SKU.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.Tier) }, ReadOnly=true, Required=false, SerializedName="tier")>]
member this.SkuTier : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.Tier>
Public ReadOnly Property SkuTier As Nullable(Of Tier)

Property Value

Attributes

Applies to