Class ApplianceFirewallSettings
Appliance Firewall Settings
[DataContract]
public class ApplianceFirewallSettings
- Inheritance
-
ApplianceFirewallSettings
- Inherited Members
Properties
SpoofingProtection
Spoofing Protection
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "spoofingProtection")]
public ApplianceFirewallSettingsSpoofingProtection? SpoofingProtection { get; set; }