public static interface CdnProfile.DefinitionStages.WithSku
| Modifier and Type | Method and Description |
|---|---|
CdnProfile.DefinitionStages.WithPremiumVerizonCreate |
withPremiumVerizonSku()
Selects the Premium Verizon SKU.
|
CdnProfile.DefinitionStages.WithStandardCreate |
withSku(SkuName skuName)
Selects the SKU with SKU name.
|
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()
CdnProfile.DefinitionStages.WithStandardCreate withSku(SkuName skuName)
skuName - the SKU nameCopyright © 2020 Microsoft Corporation. All rights reserved.