Interface CdnProfile.DefinitionStages.WithGroup
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<CdnProfile.DefinitionStages.WithSku>,GroupableResource.DefinitionStages.WithExistingResourceGroup<CdnProfile.DefinitionStages.WithSku>,GroupableResource.DefinitionStages.WithGroup<CdnProfile.DefinitionStages.WithSku>,GroupableResource.DefinitionStages.WithNewResourceGroup<CdnProfile.DefinitionStages.WithSku>
- All Known Subinterfaces:
CdnProfile.Definition
- Enclosing interface:
- CdnProfile.DefinitionStages
public static interface CdnProfile.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<CdnProfile.DefinitionStages.WithSku>
The stage of a CDN profile definition allowing the resource group to be specified.
-
-
Method Summary
-
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
-
-