Class OrganizationWirelessControllerDevicesInterfacesL3ByDeviceItemInterfaceChannelGroup
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; }