Class OrganizationWirelessDevicesChannelUtilizationByBandItemTotal
An object containing total channel utilization.
[DataContract]
public class OrganizationWirelessDevicesChannelUtilizationByBandItemTotal
- Inheritance
-
OrganizationWirelessDevicesChannelUtilizationByBandItemTotal
- Inherited Members
Constructors
OrganizationWirelessDevicesChannelUtilizationByBandItemTotal()
public OrganizationWirelessDevicesChannelUtilizationByBandItemTotal()
Properties
Percentage
Percentage of total channel utiliation for the given band.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "percentage")]
public int Percentage { get; set; }