Table of Contents

Class SpeedBurst

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

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

bool

Methods

ToString()

public override string ToString()

Returns

string