| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AfdDomainProperties |
AfdDomainProperties.withAzureDnsZone(ResourceReference azureDnsZone)
Set the azureDnsZone property: Resource reference to the Azure DNS zone.
|
AfdDomainProperties |
AfdDomainProperties.withHostname(String hostname)
Set the hostname property: The host name of the domain.
|
AfdDomainProperties |
AfdDomainProperties.withTlsSettings(AfdDomainHttpsParameters tlsSettings)
Set the tlsSettings property: The configuration specifying how to enable HTTPS for the domain - using
AzureFrontDoor managed certificate or user's own certificate.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.