Bagikan melalui


ExpressRouteServiceProvider.PeeringLocations Property

Definition

Gets or sets a list of peering locations.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.peeringLocations")]
public System.Collections.Generic.IList<string> PeeringLocations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.peeringLocations")>]
member this.PeeringLocations : System.Collections.Generic.IList<string> with get, set
Public Property PeeringLocations As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to