Share via


RoleInstanceStatus.UnresponsiveRole Field

 

Specifies that the role has timed out before receiving a status message and is not responding to requests.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top