VmGuestCustomizationInfoStatus

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.

Enumeration:   IDLE,   PENDING,   RUNNING,   SUCCEEDED,   FAILED,  


Feedback

Was this page helpful?