Share via


WebSiteExtendedErrorCodes.NumberOfSitesLimit Field

 

Number of sites exceeds the maximum allowed.

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

Syntax

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

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top