Share via


ExpressRouteCircuitPeeringInner.State Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to