Condividi tramite


IExpressRouteCircuit.PeeringsMap Property

Definition

Gets the peerings associated with this express route circuit, indexed by name.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.IExpressRouteCircuitPeering> PeeringsMap { get; }
member this.PeeringsMap : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.IExpressRouteCircuitPeering>
Public ReadOnly Property PeeringsMap As IReadOnlyDictionary(Of String, IExpressRouteCircuitPeering)

Property Value

Applies to