Uses of Interface
com.azure.resourcemanager.cdn.models.CdnProfile.DefinitionStages.WithCreate
-
Packages that use CdnProfile.DefinitionStages.WithCreate Package Description com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of CdnProfile.DefinitionStages.WithCreate in com.azure.resourcemanager.cdn.models
Subinterfaces of CdnProfile.DefinitionStages.WithCreate in com.azure.resourcemanager.cdn.models Modifier and Type Interface Description static interfaceCdnProfile.DefinitionThe entirety of a CDN profile definition.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.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.
-