Table of Contents

Class NetworkSettingsNamedVlans

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

hash of Named VLANs options applied to the Network.

[DataContract]
public class NetworkSettingsNamedVlans
Inheritance
NetworkSettingsNamedVlans
Inherited Members

Properties

Enabled

Enables / disables Named VLANs on the Network.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "enabled")]
public bool? Enabled { get; set; }

Property Value

bool?