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.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithCapacity
withCapacity
Methods inherited from interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPerSiteScaling
withPerSiteScaling
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags