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 com.azure.resourcemanager.appservice.models.AppServicePlan.DefinitionStages.WithCapacity
withCapacityMethods inherited from interface com.azure.resourcemanager.appservice.models.AppServicePlan.DefinitionStages.WithPerSiteScaling
withPerSiteScalingMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags