RoleInstanceStatus.CyclingRole Field
Specifies that the role has continually crashed after being started by Microsoft Azure.
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.CyclingRole
Syntax
'Declaration
Public Const CyclingRole As String
public const string CyclingRole
public:
literal String^ CyclingRole
public static final String CyclingRole
public const var CyclingRole : 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