vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostFeatureMask(vim.host.FeatureMask)
- Property of
 - ClusterEVCManagerEVCState, EVCMode, FeatureEVCMode, VirtualMachineRuntimeInfo
 - Parameter to
 - ApplyEvcModeVM_Task
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 5.1
 
Data Object Description
A mask that is applied to a host feature capability.Properties
| Name | Type | Description | 
|---|---|---|
| featureName | xsd:string | 
         Name of the feature Identical to the key.
       | 
| key | xsd:string | 
         Accessor name to the feature mask.
       | 
| value | xsd:string | 
         Opaque value to change the host feature capability to.
 Masking operation is contained in the value.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |