Compartir a través de


ExpressRouteServiceProviderInner.PeeringLocations Propiedad

Definición

Obtiene o establece una lista de ubicaciones de emparejamiento.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a