你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IPeering.SkuSize Property

Definition

The size of the peering SKU.

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

Property Value

Attributes

Applies to