Interface CdnProfile.DefinitionStages
-
- Enclosing interface:
- CdnProfile
public static interface CdnProfile.DefinitionStagesGrouping of CDN profile definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCdnProfile.DefinitionStages.BlankThe first stage of a CDN profile definition.static interfaceCdnProfile.DefinitionStages.WithCreateThe 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 interfaceCdnProfile.DefinitionStages.WithGroupThe stage of a CDN profile definition allowing the resource group to be specified.static interfaceCdnProfile.DefinitionStages.WithPremiumVerizonCreateThe 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 interfaceCdnProfile.DefinitionStages.WithSkuA CDN profile definition allowing the SKU to be specified.static interfaceCdnProfile.DefinitionStages.WithStandardCreateThe 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.
-