| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerCertificate
Customer Certificate used for https.
|
class |
ManagedCertificate
Managed Certificate used for https.
|
| Modifier and Type | Method and Description |
|---|---|
Certificate |
Certificate.withExpirationDate(String expirationDate)
Set the expirationDate property: Certificate expiration date.
|
Certificate |
Certificate.withSubject(String subject)
Set the subject property: Subject name in the certificate.
|
Certificate |
Certificate.withThumbprint(String thumbprint)
Set the thumbprint property: Certificate thumbprint.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.