Share via


Ipv6ExpressRouteCircuitPeeringConfig.MicrosoftPeeringConfig Property

Definition

Gets or sets the Microsoft peering configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to