Partilhar via


IPeeringLocationPropertiesDirect.PeeringFacility Property

Definition

The list of direct peering facilities at the peering location.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="The list of direct peering facilities at the peering location.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IDirectPeeringFacility) }, Read=true, ReadOnly=false, Required=false, SerializedName="peeringFacilities", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IDirectPeeringFacility> PeeringFacility { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="The list of direct peering facilities at the peering location.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IDirectPeeringFacility) }, Read=true, ReadOnly=false, Required=false, SerializedName="peeringFacilities", Update=true)>]
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

Attributes

Applies to