VirtualMachineShutdownRolesParameters 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.
Parameters for the shutdown roles operation.
public class VirtualMachineShutdownRolesParameters
type VirtualMachineShutdownRolesParameters = class
Public Class VirtualMachineShutdownRolesParameters
- Inheritance
-
VirtualMachineShutdownRolesParameters
Constructors
VirtualMachineShutdownRolesParameters() |
Initializes a new instance of the VirtualMachineShutdownRolesParameters class. |
Properties
PostShutdownAction |
Optional. The state of the roles after shutdown. Possible values include Stopped or StoppedDeallocated. |
Roles |
Optional. The set of roles to shut down. |