VirtualMachineShutdownParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parameters required for shutting down the virtual machine.
public class VirtualMachineShutdownParameters
type VirtualMachineShutdownParameters = class
Public Class VirtualMachineShutdownParameters
- Inheritance
-
VirtualMachineShutdownParameters
Constructors
VirtualMachineShutdownParameters() |
Initializes a new instance of the VirtualMachineShutdownParameters class. |
Properties
PostShutdownAction |
Optional. The state of the virtual machine after shutdown (Stopped or StoppedDeallocated). |