Share via


WebSiteExtendedErrorCodes.InvalidCustomHostNameValidation Field

 

No CNAME pointing from {0} to a site in a default DNS zone (or too many).

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

Syntax

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

Field Value

Type: System.String

See Also

WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top