Share via


WebSiteExtendedErrorCodes.RepositorySiteNotExist Field

 

Repository does not exist for site {0}.

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

Syntax

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

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top