Table of Contents

Class SmDeviceRestrictions

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

Device restrictions

[DataContract]
public class SmDeviceRestrictions
Inheritance
SmDeviceRestrictions
Inherited Members

Properties

Profile

Profile

[DataMember(Name = "profile")]
public string Profile { get; set; }

Property Value

string

Restrictions

Restrictions

[DataMember(Name = "restrictions")]
public Dictionary<string, object> Restrictions { get; set; }

Property Value

Dictionary<string, object>