Interface DdosProtectionPlan.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<DdosProtectionPlan>,HasName,Indexable,Resource.DefinitionWithTags<DdosProtectionPlan.DefinitionStages.WithCreate>
- All Known Subinterfaces:
DdosProtectionPlan.Definition
- Enclosing interface:
- DdosProtectionPlan.DefinitionStages
public static interface DdosProtectionPlan.DefinitionStages.WithCreate extends Creatable<DdosProtectionPlan>, Resource.DefinitionWithTags<DdosProtectionPlan.DefinitionStages.WithCreate>
The stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), 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
-
-