WebSiteExtendedErrorCodes.WebSpaceCreateError Field
Failed to create web space {0} on storage volume {1}: {2}
Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public const string WebSpaceCreateError
public:
literal String^ WebSpaceCreateError
static val mutable WebSpaceCreateError : string
Public Const WebSpaceCreateError As String
Field Value
Type: System.String
See Also
WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top