PostShutdownAction Enumeration
Specifies the action that is performed after a Virtual Machine is shut down.
Namespace: Microsoft.WindowsAzure.Management.Compute.Models
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Usage
'Usage
Dim instance As PostShutdownAction
Syntax
'Declaration
Public Enumeration PostShutdownAction
public enum PostShutdownAction
public enum class PostShutdownAction
public enum PostShutdownAction
public enum PostShutdownAction
Members
Member name | Description |
---|---|
Stopped | Specifies that the Virtual Machine is stopped. |
StoppedDeallocated | Specifies that the Virtual Machine is stopped and deallocated, which releases resources and stops billing. |
Platforms
Development Platforms
Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012