Compartir a través de


ExpressRouteCrossConnectionPeeringInner.State Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a