Get Frontdoor Custom Domain Result
data class GetFrontdoorCustomDomainResult(val cdnFrontdoorProfileId: String, val dnsZoneId: String, val expirationDate: String, val hostName: String, val id: String, val name: String, val profileName: String, val resourceGroupName: String, val tls: List<GetFrontdoorCustomDomainTl>, val validationToken: String)
A collection of values returned by getFrontdoorCustomDomain.
Constructors
Properties
Link copied to clipboard
The ID of the Front Door Profile which the Front Door Custom Domain is bound to.
Link copied to clipboard
The date time that the token expires.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A tls
block as defined below.
Link copied to clipboard
The challenge used for DNS TXT record or file based validation.