Get Static Site Custom Domain Result
data class GetStaticSiteCustomDomainResult(val azureApiVersion: String, val createdOn: String, val domainName: String, val errorMessage: String, val id: String, val kind: String? = null, val name: String, val status: String, val type: String, val validationToken: String)
Static Site Custom Domain Overview ARM resource.