Condividi tramite


PeeringLocationPropertiesExchange.PeeringFacility Property

Definition

The list of exchange 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.IExchangePeeringFacility> 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.IExchangePeeringFacility> with get, set
Public Property PeeringFacility As List(Of IExchangePeeringFacility)

Property Value

Implements

Attributes

Applies to