Compartir a través de


ExpressRouteCrossConnectionInner.Peerings Propiedad

Definición

Obtiene o establece la lista de emparejamientos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.peerings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCrossConnectionPeeringInner> Peerings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.peerings")>]
member this.Peerings : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCrossConnectionPeeringInner> with get, set
Public Property Peerings As IList(Of ExpressRouteCrossConnectionPeeringInner)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a