Class MandatoryDhcp
[DataContract]
public class MandatoryDhcp
- Inheritance
-
MandatoryDhcp
- Inherited Members
Properties
Enabled
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "enabled")]
public bool Enabled { get; set; }
[DataContract]
public class MandatoryDhcp
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "enabled")]
public bool Enabled { get; set; }