Represents the state of the shutdown component, which provides a mechanism to shut down the operating system of the virtual machine from the management interfaces on the host system.
{'Description':'A flag which, if TRUE, forces applications to be closed despite having unsaved data.','In':True}
Reason
string
1
✓
-
{'Description':'The reason for the shutdown operation. This is a user-defined string.','In':True}
Description
'Initiates an operating system shutdown operation on the associated child virtual machine. If zero (0) is returned, then the shutdown was initiated successfully. Any other return code indicates an error condition.'
Values
['Completed with No Error', 'Method Parameters Checked - Job Started', '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', 'File not found', 'The system is not ready', 'The machine is locked and cannot be shut down without the force option', 'A system shutdown is in progress']
InitiateShutdown method is in 1 class (Msvm_ShutdownComponent) of ROOT\virtualization\v2\ms_409 and in 2 namespaces
Msvm_ShutdownComponent Qualifiers
Name
Value
ToInstance
ToSubclass
Overridable
Amended
Local
AMENDMENT
True
✗
✗
✓
✗
✓
Description
'Represents the state of the shutdown component, which provides a mechanism to shut down the operating system of the virtual machine from the management interfaces on the host system.'