Bagikan melalui


PatchRouteFilterInner.Ipv6Peerings Property

Definition

Gets a collection of references to express route circuit ipv6 peerings.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipv6Peerings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitPeeringInner> Ipv6Peerings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipv6Peerings")>]
member this.Ipv6Peerings : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitPeeringInner>
Public ReadOnly Property Ipv6Peerings As IList(Of ExpressRouteCircuitPeeringInner)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to