['Completed with No Error', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in used', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory']
{'Description':'If the operational status of the job is not "OK", this method returns an array of Msvm_Error instances. Otherwise, if the job is "OK", NULL is returned.','Out':True}
Description
'When the job is executing or has terminated without error, then this method returns no Msvm_Error instance. However, if the job has failed because of some internal problem or because the job has been terminated by a client, then one or more Msvm_Error instances are returned.'
Values
['Completed with No Error', 'Failed', 'Access Denied', 'Not Supported', 'Status is unknown', 'Timeout', 'Invalid parameter', 'System is in used', 'Invalid state for this operation', 'Incorrect data type', 'System is not available', 'Out of memory']
'On failure of the asynchronous operation, this property contains the file path to the child of the virtual hard drive being affected by this operation.'
Child property is in 1 class (Msvm_StorageJob) of ROOT\virtualization\v2\ms_409 and in 6 namespaces
'The type of asynchronous operation being tracked by this instance of Msvm_StorageJob. Values are: Unknown VHD Creation: Creating a virtual hard disk image (VHD). Floppy Creation: Creating a virtual floppy disk image (VFD). Compaction: Compacting the size of a virtual hard disk image. Expansion: Expanding the size of a virtual hard disk image. Merging: Merging multiple virtual hard disk images into a single image. Conversion: Converting the type of a virtual hard disk image. Loopback Mount: Mounting the virtual hard disk on the parent partition. Get VHD Info: Retrieving information about a virtual hard disk image (VHD). Validate VHD Image: Validating a virtual hard disk image (VHD).'
'On failure of the asynchronous operation, this property contains the file path to the parent of the virtual hard drive being affected by this operation.'