public static interface CdnProfile.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
CdnProfile.DefinitionStages.Blank
The first stage of a CDN profile definition.
|
static interface |
CdnProfile.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
but also allows for any other optional settings to be specified.
|
static interface |
CdnProfile.DefinitionStages.WithGroup
The stage of a CDN profile definition allowing the resource group to be specified.
|
static interface |
CdnProfile.DefinitionStages.WithPremiumVerizonCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
but also allows for any other optional settings to be specified.
|
static interface |
CdnProfile.DefinitionStages.WithSku
A CDN profile definition allowing the SKU to be specified.
|
static interface |
CdnProfile.DefinitionStages.WithStandardCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
but also allows for any other optional settings to be specified.
|
Copyright © 2019. All rights reserved.