WebSiteExtendedErrorCodes.HostNameConflict Field
Specified Host Name {0} is already taken by another site.
Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public const string HostNameConflict
public:
literal String^ HostNameConflict
static val mutable HostNameConflict : string
Public Const HostNameConflict As String
Field Value
Type: System.String
See Also
WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top