Package version:

Interface CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo

Raw failure information if DNS verification fails.

Hierarchy

  • CustomHostnameAnalysisResultCustomDomainVerificationFailureInfo

Properties

code?: string

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

Details or the error

message?: string

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

target?: string

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

Generated using TypeDoc