Table of Contents

Class Thresholds

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

Thresholds

[DataContract]
public class Thresholds
Inheritance
Thresholds
Inherited Members

Properties

ByNetwork

By network

[DataMember(Name = "byNetwork")]
public List<ByNetworks> ByNetwork { get; set; }

Property Value

List<ByNetworks>

Type

Type

[DataMember(Name = "type")]
public string Type { get; set; }

Property Value

string