WebSiteExtendedErrorCodes.NoStorageVolumeAvailable Field
There is not enough space on the disk.
Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public const string NoStorageVolumeAvailable
public:
literal String^ NoStorageVolumeAvailable
static val mutable NoStorageVolumeAvailable : string
Public Const NoStorageVolumeAvailable As String
Field Value
Type: System.String
See Also
WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top