Compartir a través de


Ipv6ExpressRouteCircuitPeeringConfig.State Propiedad

Definición

Obtiene o establece el estado del emparejamiento. Los valores posibles son: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a