public static interface CdnProfile.DefinitionStages.WithSku
| Modifier and Type | Method and Description |
|---|---|
CdnProfile.DefinitionStages.WithPremiumVerizonCreate |
withPremiumVerizonSku()
Selects the Premium Verizon SKU.
|
CdnProfile.DefinitionStages.WithStandardCreate |
withStandardAkamaiSku()
Selects the Standard Akamai SKU.
|
CdnProfile.DefinitionStages.WithStandardCreate |
withStandardVerizonSku()
Selects the Standard Verizon SKU.
|
CdnProfile.DefinitionStages.WithStandardCreate withStandardAkamaiSku()
CdnProfile.DefinitionStages.WithStandardCreate withStandardVerizonSku()
CdnProfile.DefinitionStages.WithPremiumVerizonCreate withPremiumVerizonSku()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/