Table of Contents

Class OrganizationSwitchPortsClientsOverviewByDeviceItemPortCountsByStatus

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

Associated client count on access point by status.

[DataContract]
public class OrganizationSwitchPortsClientsOverviewByDeviceItemPortCountsByStatus
Inheritance
OrganizationSwitchPortsClientsOverviewByDeviceItemPortCountsByStatus
Inherited Members

Constructors

OrganizationSwitchPortsClientsOverviewByDeviceItemPortCountsByStatus()

public OrganizationSwitchPortsClientsOverviewByDeviceItemPortCountsByStatus()

Properties

Online

Active client count.

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

Property Value

int