DomainValidationProperties Class
The JSON object that contains the properties to validate a domain.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.cdn._serialization.ModelDomainValidationProperties
Constructor
DomainValidationProperties(**kwargs: Any)
Variables
Name | Description |
---|---|
validation_token
|
Challenge used for DNS TXT record or file based validation. |
expiration_date
|
The date time that the token expires. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python