Table of Contents

Class MandatoryDhcp

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

Mandatory Dhcp

[DataContract]
public class MandatoryDhcp
Inheritance
MandatoryDhcp
Inherited Members

Constructors

MandatoryDhcp()

public MandatoryDhcp()

Properties

Enabled

Whether enabled

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

Property Value

bool