共用方式為


ValidateCustomDomainOutputInner Class

Definition

Output of custom domain validation.

public class ValidateCustomDomainOutputInner
type ValidateCustomDomainOutputInner = class
Public Class ValidateCustomDomainOutputInner
Inheritance
ValidateCustomDomainOutputInner

Constructors

ValidateCustomDomainOutputInner()

Initializes a new instance of the ValidateCustomDomainOutputInner class.

ValidateCustomDomainOutputInner(Nullable<Boolean>, String, String)

Initializes a new instance of the ValidateCustomDomainOutputInner class.

Properties

CustomDomainValidated

Gets indicates whether the custom domain is valid or not.

Message

Gets error message describing why the custom domain is not valid.

Reason

Gets the reason why the custom domain is not valid.

Applies to