Interface CdnProfile.Definition
- All Superinterfaces:
CdnProfile.DefinitionStages.Blank
,CdnProfile.DefinitionStages.WithCreate
,CdnProfile.DefinitionStages.WithGroup
,CdnProfile.DefinitionStages.WithPremiumVerizonCreate
,CdnProfile.DefinitionStages.WithSku
,CdnProfile.DefinitionStages.WithStandardCreate
,Creatable<CdnProfile>
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<CdnProfile.DefinitionStages.WithSku>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<CdnProfile.DefinitionStages.WithSku>
,GroupableResource.DefinitionStages.WithGroup<CdnProfile.DefinitionStages.WithSku>
,GroupableResource.DefinitionStages.WithNewResourceGroup<CdnProfile.DefinitionStages.WithSku>
,HasName
,Indexable
,Resource.DefinitionWithRegion<CdnProfile.DefinitionStages.WithGroup>
,Resource.DefinitionWithTags<CdnProfile.DefinitionStages.WithCreate>
- Enclosing interface:
- CdnProfile
public static interface CdnProfile.Definition
extends CdnProfile.DefinitionStages.Blank, CdnProfile.DefinitionStages.WithGroup, CdnProfile.DefinitionStages.WithSku, CdnProfile.DefinitionStages.WithStandardCreate, CdnProfile.DefinitionStages.WithPremiumVerizonCreate, CdnProfile.DefinitionStages.WithCreate
The entirety of a CDN profile definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
defineNewPremiumEndpoint, defineNewPremiumEndpoint, defineNewPremiumEndpoint, withNewPremiumEndpoint
Methods inherited from interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithSku
withPremiumVerizonSku, withStandardAkamaiSku, withStandardVerizonSku
Methods inherited from interface com.microsoft.azure.management.cdn.CdnProfile.DefinitionStages.WithStandardCreate
defineNewEndpoint, defineNewEndpoint, defineNewEndpoint, withNewEndpoint
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags