Share via


WebSiteExtendedErrorCodes.FileStorageLimit Field

 

The file storage capacity exceeds the limit.

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

Syntax

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

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top