Class Thresholds
Thresholds
[DataContract]
public class Thresholds
- Inheritance
-
Thresholds
- Inherited Members
Properties
ByNetwork
By network
[DataMember(Name = "byNetwork")]
public List<ByNetworks> ByNetwork { get; set; }
Property Value
Type
Type
[DataMember(Name = "type")]
public string Type { get; set; }