Compartir a través de


RouteUpdateParameters.EnabledState Propiedad

Definición

Obtiene o establece si se va a habilitar el uso de esta regla. Los valores permitidos son "Enabled" o "Disabled". Entre los valores posibles se incluyen: "Enabled", "Disabled"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a