Class SpeedBurst
Wireless SSID speedburst settings
[DataContract]
public class SpeedBurst
- Inheritance
-
SpeedBurst
- Inherited Members
Properties
Enabled
Boolean indicating whether or not Wireless SSID speedburst is enabled. If disabled, upstream DNS will be used
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "enabled")]
public bool Enabled { get; set; }
Property Value
Methods
ToString()
public override string ToString()