Class DhcpServerPolicyArpInspection
No documentation available
[DataContract]
public class DhcpServerPolicyArpInspection
- Inheritance
-
DhcpServerPolicyArpInspection
- Inherited Members
Properties
Enabled
No documentation available
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "enabled")]
public bool Enabled { get; set; }
Property Value
UnsupportedModels
List of switch models that does not support dynamic ARP inspection
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "unsupportedModels")]
public List<string>? UnsupportedModels { get; set; }