Udostępnij przez


PeeringLocationPropertiesDirect.PeeringFacility Property

Definition

The list of direct peering facilities at the peering location.

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

Property Value

Implements

Attributes

Applies to