RoleInstanceStatus.FailedStartingVM Field

 

Specifies that a container error is preventing the role instance from starting.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top