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.azure.resourcemanager.cdn.models.CdnProfile.DefinitionStages.WithPremiumVerizonCreate
defineNewPremiumEndpoint, defineNewPremiumEndpoint, defineNewPremiumEndpoint, withNewPremiumEndpoint
-
Methods inherited from interface com.azure.resourcemanager.cdn.models.CdnProfile.DefinitionStages.WithSku
withPremiumVerizonSku, withSku, withStandardAkamaiSku, withStandardVerizonSku
-
Methods inherited from interface com.azure.resourcemanager.cdn.models.CdnProfile.DefinitionStages.WithStandardCreate
defineNewEndpoint, defineNewEndpoint, defineNewEndpoint, withNewEndpoint
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
-