| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CdnProfile.Definition
The entirety of a CDN profile definition.
|
| Modifier and Type | Method and Description |
|---|---|
CdnProfile.DefinitionStages.WithStandardCreate |
CdnProfile.DefinitionStages.WithStandardCreate.withNewEndpoint(String endpointOriginHostname)
Adds new endpoint to the CDN profile.
|
CdnProfile.DefinitionStages.WithStandardCreate |
CdnProfile.DefinitionStages.WithSku.withSku(SkuName skuName)
Selects the SKU with SKU name.
|
CdnProfile.DefinitionStages.WithStandardCreate |
CdnProfile.DefinitionStages.WithSku.withStandardAkamaiSku()
Selects the Standard Akamai SKU.
|
CdnProfile.DefinitionStages.WithStandardCreate |
CdnProfile.DefinitionStages.WithSku.withStandardVerizonSku()
Selects the Standard Verizon SKU.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.