VcenterSettingsV1ConfigComponentsApplmgmtFirewallRulePolicyPolicy

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.

Enumeration:   IGNORE,   ACCEPT,   REJECT,   RETURN,  


Feedback

Was this page helpful?