Table of Contents

Class LatestMeshPerformance

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

Latest mesh performance

[DataContract]
public class LatestMeshPerformance
Inheritance
LatestMeshPerformance
Inherited Members

Properties

Mbps

Mbps

[DataMember(Name = "mbps")]
public int Mbps { get; set; }

Property Value

int

Metric

Metric

[DataMember(Name = "metric")]
public int Metric { get; set; }

Property Value

int

UsagePercentage

Usage percentage

[DataMember(Name = "usagePercentage")]
public string UsagePercentage { get; set; }

Property Value

string