Enum -
VirtualAppVAppState(vim.VirtualApp.VAppState)
- Property of
-
VirtualAppSummary
- Since
- vSphere API 4.0
Enum Description
The VAppState type defines the set of states a vApp can be
in. The transitory states between started and stopped is modeled explicitly,
since the starting or stopping of a vApp is typically a time-consuming
process that might take minutes to complete.
Enum Constants
| Name | Description |
| started |
|
| starting |
|
| stopped |
|
| stopping |
|
Show WSDL type definition