| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AfdDomainProperties
The JSON object that contains the properties of the domain to create.
|
| Modifier and Type | Method and Description |
|---|---|
AfdDomainUpdatePropertiesParameters |
AfdDomainUpdatePropertiesParameters.withAzureDnsZone(ResourceReference azureDnsZone)
Set the azureDnsZone property: Resource reference to the Azure DNS zone.
|
AfdDomainUpdatePropertiesParameters |
AfdDomainUpdatePropertiesParameters.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.