Property Enabled
Enabled
Gets or sets whether the agent is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? Enabled { get; set; }
Property Value
- bool?
Gets or sets whether the agent is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? Enabled { get; set; }