| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CdnManagedHttpsParameters |
CdnManagedHttpsParameters.withCertificateSourceParameters(CdnCertificateSourceParameters certificateSourceParameters)
Set the certificateSourceParameters property: Defines the certificate source parameters using CDN managed
certificate for enabling SSL.
|
CdnManagedHttpsParameters |
CdnManagedHttpsParameters.withMinimumTlsVersion(MinimumTlsVersion minimumTlsVersion)
Set the minimumTlsVersion property: TLS protocol version that will be used for Https.
|
CdnManagedHttpsParameters |
CdnManagedHttpsParameters.withProtocolType(ProtocolType protocolType)
Set the protocolType property: Defines the TLS extension protocol that is used for secure delivery.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.