Uses of Class
com.microsoft.azure.management.cdn.CustomDomainHttpsParameters
Packages that use CustomDomainHttpsParameters
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of CustomDomainHttpsParameters in com.microsoft.azure.management.cdn
Subclasses of CustomDomainHttpsParameters in com.microsoft.azure.management.cdnModifier 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.Methods in com.microsoft.azure.management.cdn that return CustomDomainHttpsParametersModifier 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.