Table of Contents

Class SwitchPortsOverview

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

Switch Ports Overview

[DataContract]
public class SwitchPortsOverview
Inheritance
SwitchPortsOverview
Inherited Members

Properties

Counts

The count data of all ports

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "counts")]
public SwitchPortsOverviewCounts Counts { get; set; }

Property Value

SwitchPortsOverviewCounts