Interface AppServicePlan.DefinitionStages.WithCreate
- All Superinterfaces:
AppServicePlan.DefinitionStages.WithCapacity, AppServicePlan.DefinitionStages.WithPerSiteScaling, Creatable<AppServicePlan>, HasName, Indexable, Resource.DefinitionWithTags<AppServicePlan.DefinitionStages.WithCreate>
- All Known Subinterfaces:
AppServicePlan.Definition
- Enclosing interface:
AppServicePlan.DefinitionStages
public static interface AppServicePlan.DefinitionStages.WithCreate
extends AppServicePlan.DefinitionStages.WithPerSiteScaling, AppServicePlan.DefinitionStages.WithCapacity, Creatable<AppServicePlan>, Resource.DefinitionWithTags<AppServicePlan.DefinitionStages.WithCreate>
An app service plan definition with sufficient inputs to create a new website in the cloud, but exposing
additional optional inputs to specify.
-
Method Summary
Methods inherited from interface AppServicePlan.DefinitionStages.WithCapacity
withCapacityMethods inherited from interface AppServicePlan.DefinitionStages.WithPerSiteScaling
withPerSiteScalingMethods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags