vSphere Web Services API
| 
 | |||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
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
| Top of page | |||
| Managed Object Types | Data Object Types | All Properties | All Methods |