| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static AfdCertificateType |
AfdCertificateType.CUSTOMER_CERTIFICATE
Static value CustomerCertificate for AfdCertificateType.
|
static AfdCertificateType |
AfdCertificateType.MANAGED_CERTIFICATE
Static value ManagedCertificate for AfdCertificateType.
|
| Modifier and Type | Method and Description |
|---|---|
AfdCertificateType |
AfdDomainHttpsParameters.certificateType()
Get the certificateType property: Defines the source of the SSL certificate.
|
static AfdCertificateType |
AfdCertificateType.fromString(String name)
Creates or finds a AfdCertificateType from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
AfdDomainHttpsParameters |
AfdDomainHttpsParameters.withCertificateType(AfdCertificateType certificateType)
Set the certificateType property: Defines the source of the SSL certificate.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.