Compartilhar via


LogSearchRuleResource.Enabled Propriedade

Definição

Obtém ou define o sinalizador que indica se a regra pesquisa de log está habilitada. O valor deve ser true ou false. Os valores possíveis incluem: 'true', 'false'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a