Enum -
LicenseFeatureInfoSourceRestriction(vim.LicenseManager.FeatureInfo.SourceRestriction)
- Since
- VI API 2.5
Enum Description
Some licenses may only be allowed to load from a specified source.
This enum indicates what restrictions exist for this license if any.
Enum Constants
Name | Description |
file |
The feature's license can only come from a file.
|
served |
The feature's license can only be served.
|
unrestricted |
The feature does not have a source restriction.
|
Show WSDL type definition
© 2006-2019 VMware, Inc. All rights reserved.
Revision 20 AUG 2019 | Version 6.7 Update 3