CustomDomainHttpsParameters interface

The JSON object that contains the properties to secure a custom domain.

Properties

certificateSource

The discriminator possible values: Cdn, AzureKeyVault

minimumTlsVersion

TLS protocol version that will be used for Https

protocolType

Defines the TLS extension protocol that is used for secure delivery.

Property Details

certificateSource

The discriminator possible values: Cdn, AzureKeyVault

certificateSource: string

Property Value

string

minimumTlsVersion

TLS protocol version that will be used for Https

minimumTlsVersion?: MinimumTlsVersion

Property Value

protocolType

Defines the TLS extension protocol that is used for secure delivery.

protocolType: string

Property Value

string