Interface CdnProfile.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<CdnProfile>,HasName,Indexable,Resource.DefinitionWithTags<CdnProfile.DefinitionStages.WithCreate>
- All Known Subinterfaces:
CdnProfile.Definition,CdnProfile.DefinitionStages.WithPremiumVerizonCreate,CdnProfile.DefinitionStages.WithStandardCreate
- Enclosing interface:
- CdnProfile.DefinitionStages
public static interface CdnProfile.DefinitionStages.WithCreate extends Creatable<CdnProfile>, Resource.DefinitionWithTags<CdnProfile.DefinitionStages.WithCreate>
The 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.
-
-
Method Summary
-
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.HasName
name
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags
-
-