Class DeviceCellularSimsSimFailover
Device Cellular Sims SimFailover
[DataContract]
public class DeviceCellularSimsSimFailover
- Inheritance
-
DeviceCellularSimsSimFailover
- Inherited Members
Properties
Enabled
Enabled
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "enabled")]
public bool? Enabled { get; set; }
Property Value
- bool?
Timeout
Timeout
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "timeout")]
public int? Timeout { get; set; }
Property Value
- int?