Table of Contents

Class OrganizationWirelessControllerDevicesInterfacesL3ByDeviceItemInterfaceChannelGroup

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

The channel group of this wireless LAN controller interface

[DataContract]
public class OrganizationWirelessControllerDevicesInterfacesL3ByDeviceItemInterfaceChannelGroup
Inheritance
OrganizationWirelessControllerDevicesInterfacesL3ByDeviceItemInterfaceChannelGroup
Inherited Members

Constructors

OrganizationWirelessControllerDevicesInterfacesL3ByDeviceItemInterfaceChannelGroup()

public OrganizationWirelessControllerDevicesInterfacesL3ByDeviceItemInterfaceChannelGroup()

Properties

Number

The interface channel group number

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "number")]
public int Number { get; set; }

Property Value

int