
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
724 B
724 B
vim.host.FirewallConfig
DataObject used for firewall configuration
- extends
- since
- Attributes:
-
rule (vim.host.FirewallConfig.RuleSetConfig, optional):
Rules determining firewall settings.
defaultBlockingPolicy (vim.host.FirewallInfo.DefaultPolicy):
Default settings for the firewall, used for ports that are not explicitly opened.