Condividi tramite


PeeringServiceProvider.PeeringLocation Property

Definition

The list of locations at which the service provider peers with Microsoft.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.FormatTable(Index=1)]
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> PeeringLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.FormatTable(Index=1)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Inlined)>]
member this.PeeringLocation : System.Collections.Generic.List<string> with get, set
Public Property PeeringLocation As List(Of String)

Property Value

Implements

Attributes

Applies to