RoleInstanceStatus.RestartingRole Field

 

Specifies that the role has unexpectedly stopped or has failed to start.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top