Delen via


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