Partager via


DetectorDefinition.IsEnabled Propriété

Définition

Obtient l’indicateur indiquant si le détecteur est activé ou non.

[Newtonsoft.Json.JsonProperty(PropertyName="isEnabled")]
public bool? IsEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isEnabled")>]
member this.IsEnabled : Nullable<bool>
Public ReadOnly Property IsEnabled As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à