Udostępnij przez


PeeringLocation.DirectPeeringFacility Property

Definition

The list of direct peering facilities 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.IDirectPeeringFacility> DirectPeeringFacility { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Inlined)>]
member this.DirectPeeringFacility : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IDirectPeeringFacility> with get, set
Public Property DirectPeeringFacility As List(Of IDirectPeeringFacility)

Property Value

Implements

Attributes

Applies to