Udostępnij przez


IPeeringLocation.ExchangePeeringFacility Property

Definition

The list of exchange peering facilities at the peering location.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="The list of exchange peering facilities at the peering location.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IExchangePeeringFacility) }, Read=true, ReadOnly=false, Required=false, SerializedName="peeringFacilities", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IExchangePeeringFacility> ExchangePeeringFacility { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="The list of exchange peering facilities at the peering location.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IExchangePeeringFacility) }, Read=true, ReadOnly=false, Required=false, SerializedName="peeringFacilities", Update=true)>]
member this.ExchangePeeringFacility : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IExchangePeeringFacility> with get, set
Public Property ExchangePeeringFacility As List(Of IExchangePeeringFacility)

Property Value

Attributes

Applies to