
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.8 KiB
vim.LicenseManager.FeatureInfo
A single feature that can be licensed. This information is immutable.
- extends
- Attributes:
-
key (str):
Unique identifier for license as defined in License source data. Max length of this string is 64 characters of ASCII/ISO Latin-1 character set.
featureName (str):
The display string for the feature name.
featureDescription (str, optional):
A human readable description of what function this feature enables.
state (vim.LicenseManager.FeatureInfo.State, optional):
Describes the state of the feature based on the current edition license. This property is unset for an edition license.
costUnit (str):
Each license has a cost associated with it and the value of costUnit specifies the applicable unit.See LicenseFeatureInfoUnit
sourceRestriction (str, optional):
Describe any restriction on the source of a license for this feature.See LicenseFeatureInfoSourceRestriction
dependentKey (str, optional):
Report List of feature keys used by this edition.
edition (bool, optional):
Flag to indicate whether the feature is an edition.
expiresOn (datetime, optional):
Date representing the expiration date