Uses of Class
com.microsoft.azure.management.cdn.CustomDomainHttpsParameters
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of CustomDomainHttpsParameters in com.microsoft.azure.management.cdn
Modifier and TypeClassDescriptionclass
Defines the certificate source parameters using CDN managed certificate for enabling SSL.class
Defines the certificate source parameters using user's keyvault certificate for enabling SSL.Modifier and TypeMethodDescriptionCustomDomainHttpsParameters.withMinimumTlsVersion
(MinimumTlsVersion minimumTlsVersion) Set tLS protocol version that will be used for Https.CustomDomainHttpsParameters.withProtocolType
(ProtocolType protocolType) Set defines the TLS extension protocol that is used for secure delivery.