Share via


Ipv6ExpressRouteCircuitPeeringConfig.State Property

Definition

Gets or sets the state of peering. Possible values include: 'Disabled', 'Enabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to