Share via


RoleInstanceStatus.DeletingVM Field

Specifies that the role instance is being deleted.

Namespace: Microsoft.WindowsAzure.Management.Compute.Models
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Usage

'Usage
Dim value As String

value = RoleInstanceStatus.DeletingVM

Syntax

'Declaration
Public Const DeletingVM As String
public const string DeletingVM
public:
literal String^ DeletingVM
public static final String DeletingVM
public const var DeletingVM : String

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

RoleInstanceStatus Class
RoleInstanceStatus Members
Microsoft.WindowsAzure.Management.Compute.Models Namespace