Share via


WebSiteExtendedErrorCodes.NoWorkersAvailable Field

 

Not enough available Standard Instance servers to satisfy this request.

Namespace:   Microsoft.WindowsAzure.Management.WebSites
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Syntax

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

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top