Class OrganizationSwitchPortsClientsOverviewByDeviceItemPortCounts
Number of clients on the port in a given time.
[DataContract]
public class OrganizationSwitchPortsClientsOverviewByDeviceItemPortCounts
- Inheritance
-
OrganizationSwitchPortsClientsOverviewByDeviceItemPortCounts
- Inherited Members
Constructors
OrganizationSwitchPortsClientsOverviewByDeviceItemPortCounts()
public OrganizationSwitchPortsClientsOverviewByDeviceItemPortCounts()
Properties
ByStatus
Associated client count on access point by status.
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "byStatus")]
public OrganizationSwitchPortsClientsOverviewByDeviceItemPortCountsByStatus ByStatus { get; set; }