Compartir a través de


ExpressRouteLink.AdminState Propiedad

Definición

Obtiene o establece el estado administrativo del puerto físico. Entre los valores posibles se incluyen: "Enabled", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.adminState")]
public string AdminState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.adminState")>]
member this.AdminState : string with get, set
Public Property AdminState As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a