RoleInstanceStatus.StartingRole Field

 

Specifies that the role instance is starting.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top