Vcenter_Settings_V1_Config_Components_Applmgmt_FirewallRulePolicy_Policy
Vcenter_Settings_V1_Config_Components_Applmgmt_FirewallRulePolicy_Policy
FirewallRulePolicy.Policy enumerated type Defines firewall rule policies.
IGNORE : Drop packet with correpsonding address.
ACCEPT : Allow packet with corresponding address.
REJECT : Drop packet with corresponding address sending destination is not reachable.
RETURN : Apply default or port-specific rules to packet with corresponding address.
This data structure has no properties.
Enumeration:
IGNORE,
ACCEPT,
REJECT,
RETURN,