Property Enabled
Enabled
Defines if the endpoint is enabled or disabled.
[YamlIgnore]
[JsonIgnore]
public bool? Enabled { get; set; }
Property Value
- bool?
Defines if the endpoint is enabled or disabled.
[YamlIgnore]
[JsonIgnore]
public bool? Enabled { get; set; }