RoleInstanceStatus.ReadyRole Field
Specifies that the role instance has started and is ready to be used.
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.ReadyRole
Syntax
'Declaration
Public Const ReadyRole As String
public const string ReadyRole
public:
literal String^ ReadyRole
public static final String ReadyRole
public const var ReadyRole : 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