ValidateCustomDomainInput Class

Definition

Input of the custom domain to be validated for DNS mapping.

public class ValidateCustomDomainInput
type ValidateCustomDomainInput = class
Public Class ValidateCustomDomainInput
Inheritance
ValidateCustomDomainInput

Constructors

Name Description
ValidateCustomDomainInput()

Initializes a new instance of the ValidateCustomDomainInput class.

ValidateCustomDomainInput(String)

Initializes a new instance of the ValidateCustomDomainInput class.

Properties

Name Description
HostName

Gets or sets the host name of the custom domain. Must be a domain name.

Methods

Name Description
Validate()

Validate the object.

Applies to