WebSiteExtendedErrorCodes.RepositorySiteAlreadyExists Field
Site {0} already has repository created for it.
Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public const string RepositorySiteAlreadyExists
public:
literal String^ RepositorySiteAlreadyExists
static val mutable RepositorySiteAlreadyExists : string
Public Const RepositorySiteAlreadyExists As String
Field Value
Type: System.String
See Also
WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top