Class ViolationSetting
ViolationSetting
public sealed class ViolationSetting
- Inheritance
-
ViolationSetting
- Inherited Members
Properties
Name
name
[JsonPropertyName("name")]
public ViolationSettingNameValues Name { get; set; }
Property Value
Threshold
threshold
[JsonPropertyName("threshold")]
public double Threshold { get; set; }