Vm_Guest_Customization_Info_Status

Vm_Guest_Customization_Info_Status
Vm_Guest_Customization_Info_Status

The Customization.Info.Status enumerated type defines the status values that can be reported for the customization operation.
IDLE : No customization spec is applied to the guest operating system.
PENDING : The customization process has not yet started inside the guest operating system.
RUNNING : The customization process is currently running inside the guest operating system.
SUCCEEDED : The customization process has completed successfully inside the guest operating system.
FAILED : The customizatio process has failed inside the guest operating system.

This data structure has no properties.
Enumeration: IDLE, PENDING, RUNNING, SUCCEEDED, FAILED,