Udostępnij przez


PeeringLocation.DirectBandwidthOffer Property

Definition

The list of bandwidth offers available at the peering location.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IPeeringBandwidthOffer> DirectBandwidthOffer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Inlined)>]
member this.DirectBandwidthOffer : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IPeeringBandwidthOffer> with get, set
Public Property DirectBandwidthOffer As List(Of IPeeringBandwidthOffer)

Property Value

Implements

Attributes

Applies to