Table of Contents

Enum WirelessRfProfileFlexRadiosByModelBand

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

Band to use for each flex radio. For example, ['6'] will set the AP's first flex radio to 6 GHz

[JsonConverter(typeof(StringEnumConverter))]
public enum WirelessRfProfileFlexRadiosByModelBand
Extension Methods

Fields

[EnumMember(Value = "2.4")] Band24Ghz = 0

2.4GHz

[EnumMember(Value = "5")] Band5Ghz = 1

5GHz

[EnumMember(Value = "6")] Band6Ghz = 2

6GHz

[EnumMember(Value = "disabled")] Disabled = 3

Undocumented disabled entry