
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
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