
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
1.2 KiB
1.2 KiB
vim.profile.CompositePolicyOptionMetadata
The ProfileCompositePolicyOptionMetadata data object represents the metadata information for a composite PolicyOption . The user will retrieve metadata information about a composite policy and then combine policy options to produce the composite policy option.
- extends
- since
- Attributes:
-
option (str):
List of optional policy option identifiers that could be combined in this composite policy option. The policy options should already be part of the possible policy options for the policy. See the ProfilePolicyMetadata . possibleOption list.