Udostępnij przez


IPeering.SkuSize Property

Definition

The size of the peering SKU.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.PSArgumentCompleter(new System.String[] { "Free", "Metered", "Unlimited" })]
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The size of the peering SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="size", Update=false)]
public string SkuSize { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.PSArgumentCompleter(new System.String[] { "Free", "Metered", "Unlimited" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The size of the peering SKU.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="size", Update=false)>]
member this.SkuSize : string
Public ReadOnly Property SkuSize As String

Property Value

Attributes

Applies to