ValidateCustomDomainOutput Class

Output of custom domain validation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.cdn._serialization.Model
ValidateCustomDomainOutput

Constructor

ValidateCustomDomainOutput(**kwargs: Any)

Variables

Name Description
custom_domain_validated

Indicates whether the custom domain is valid or not.

reason
str

The reason why the custom domain is not valid.

message
str

Error message describing why the custom domain is not valid.