Condividi tramite


ExpressRouteCrossConnection.Peerings Property

Definition

Gets or sets the list of peerings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to