vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostAutoStartManagerConfig(vim.host.AutoStartManager.Config)
- Property of
- HostAutoStartManager, HostConfigInfo
- Parameter to
- ReconfigureAutostart
- Extends
- DynamicData
- See also
- AutoStartDefaults, AutoStartPowerInfo
- Since
- 2.0
Data Object Description
Contains the entire auto-start/auto-stop configuration.Properties
Name | Type | Description |
---|---|---|
defaults* | AutoStartDefaults |
System defaults for auto-start/auto-stop.
|
powerInfo* | AutoStartPowerInfo[] |
Lists the auto-start/auto-stop configuration. If a virtual machine is not
mentioned in this array, it does not participate in auto-start/auto-stop
operations.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |