AFDEndpoint.EnabledState Propriedade

Definição

Obtém ou define se deseja habilitar o uso dessa regra. Os valores permitidos são "Habilitado" ou "Desabilitado". Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a