GetDomainsDomain

data class GetDomainsDomain(val certName: String, val cname: String, val description: String, val domainName: String, val gmtModified: String, val id: String, val resourceGroupId: String, val scope: String, val sources: List<GetDomainsDomainSource>, val sslProtocol: String, val sslPub: String, val status: String)

Constructors

Link copied to clipboard
constructor(certName: String, cname: String, description: String, domainName: String, gmtModified: String, id: String, resourceGroupId: String, scope: String, sources: List<GetDomainsDomainSource>, sslProtocol: String, sslPub: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the name of the certificate.

Link copied to clipboard

The canonical name (CNAME) of the accelerated domain.

Link copied to clipboard

The reason that causes the review failure.

Link copied to clipboard

The name of the DCDN Domain.

Link copied to clipboard

The time when the accelerated domain was last modified.

Link copied to clipboard
val id: String

The ID of the DCDN Domain.

Link copied to clipboard

The ID of the resource group.

Link copied to clipboard

The acceleration region.

Link copied to clipboard

The origin information.

Link copied to clipboard

Indicates whether the SSL certificate is enabled.

Link copied to clipboard

Indicates the public key of the certificate.

Link copied to clipboard

The status of DCDN Domain.