Share via


WebSiteExtendedErrorCodes.HostNameAlreadyExists Field

 

Hostname '{0}' already exists.

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

Syntax

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

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top