CustomDomainHttpsParameters interface
The JSON object that contains the properties to secure a custom domain.
Properties
| certificate |
The discriminator possible values: Cdn, AzureKeyVault |
| minimum |
TLS protocol version that will be used for Https |
| protocol |
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