Table of Contents

Class OrganizationSwitchPortsClientsOverviewByDeviceItemPortCounts

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

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

Property Value

OrganizationSwitchPortsClientsOverviewByDeviceItemPortCountsByStatus