Share via


RoleInstanceStatus.CreatingVM Field

 

Specifies that the resources are being created for the role instance.

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

Syntax

public const string CreatingVM
public:
literal String^ CreatingVM
static val mutable CreatingVM : string
Public Const CreatingVM As String

Field Value

Type: System.String

See Also

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

Return to top