Table of Contents

Class FiveGhzChannelPuncturingSettings

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

Five Ghz Channel Puncturing

[DataContract]
public class FiveGhzChannelPuncturingSettings
Inheritance
FiveGhzChannelPuncturingSettings
Inherited Members

Constructors

FiveGhzChannelPuncturingSettings()

public FiveGhzChannelPuncturingSettings()

Properties

Enabled

Undocumented

[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "enabled")]
public bool? Enabled { get; set; }

Property Value

bool?