PeeringSku.Size Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The size of the peering SKU.
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.Size? Size { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Owned)>]
member this.Size : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.Size>
Public ReadOnly Property Size As Nullable(Of Size)
Property Value
Implements
- Attributes