GetAFDCustomDomainResult

data class GetAFDCustomDomainResult(val azureApiVersion: String, val azureDnsZone: ResourceReferenceResponse? = null, val deploymentStatus: String, val domainValidationState: String, val extendedProperties: Map<String, String>? = null, val hostName: String, val id: String, val name: String, val preValidatedCustomDomainResourceId: ResourceReferenceResponse? = null, val profileName: String, val provisioningState: String, val systemData: SystemDataResponse, val tlsSettings: AFDDomainHttpsParametersResponse? = null, val type: String, val validationProperties: DomainValidationPropertiesResponse)

Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, azureDnsZone: ResourceReferenceResponse? = null, deploymentStatus: String, domainValidationState: String, extendedProperties: Map<String, String>? = null, hostName: String, id: String, name: String, preValidatedCustomDomainResourceId: ResourceReferenceResponse? = null, profileName: String, provisioningState: String, systemData: SystemDataResponse, tlsSettings: AFDDomainHttpsParametersResponse? = null, type: String, validationProperties: DomainValidationPropertiesResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

Resource reference to the Azure DNS zone

Link copied to clipboard
Link copied to clipboard

Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step. DCV stands for DomainControlValidation.

Link copied to clipboard

Key-Value pair representing migration properties for domains.

Link copied to clipboard

The host name of the domain. Must be a domain name.

Link copied to clipboard
val id: String

Resource ID.

Link copied to clipboard

Resource name.

Link copied to clipboard

Resource reference to the Azure resource where custom domain ownership was prevalidated

Link copied to clipboard

The name of the profile which holds the domain.

Link copied to clipboard

Provisioning status

Link copied to clipboard

Read only system data

Link copied to clipboard

The configuration specifying how to enable HTTPS for the domain - using AzureFrontDoor managed certificate or user's own certificate. If not specified, enabling ssl uses AzureFrontDoor managed certificate by default.

Link copied to clipboard

Resource type.

Link copied to clipboard

Values the customer needs to validate domain ownership