CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo interface

Raw failure information if DNS verification fails.

Properties

code

Standardized string to programmatically identify the error. NOTE: This property will not be serialized. It can only be populated by the server.

details

Details or the error

message

Detailed error description and debugging information. NOTE: This property will not be serialized. It can only be populated by the server.

target

Detailed error description and debugging information. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

code

Standardized string to programmatically identify the error. NOTE: This property will not be serialized. It can only be populated by the server.

code?: string

Property Value

string

details

Details or the error

details?: CustomHostnameAnalysisResultCustomDomainVerificationFailureInfoDetailsItem[]

Property Value

message

Detailed error description and debugging information. NOTE: This property will not be serialized. It can only be populated by the server.

message?: string

Property Value

string

target

Detailed error description and debugging information. NOTE: This property will not be serialized. It can only be populated by the server.

target?: string

Property Value

string