Share via


WebSiteExtendedErrorCodes.WebSpaceNotFound Field

 

Cannot find webspace {0} for subscription {1}.

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

Syntax

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

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top