Share via


ExpressRouteCircuitPeeringInner.Ipv6PeeringConfig Property

Definition

Gets or sets the IPv6 peering configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipv6PeeringConfig")]
public Microsoft.Azure.Management.Network.Fluent.Models.Ipv6ExpressRouteCircuitPeeringConfig Ipv6PeeringConfig { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipv6PeeringConfig")>]
member this.Ipv6PeeringConfig : Microsoft.Azure.Management.Network.Fluent.Models.Ipv6ExpressRouteCircuitPeeringConfig with get, set
Public Property Ipv6PeeringConfig As Ipv6ExpressRouteCircuitPeeringConfig

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to