Interface AppServicePlan.DefinitionStages.WithCreate
- All Superinterfaces:
AppServicePlan.DefinitionStages.WithCapacity, AppServicePlan.DefinitionStages.WithPerSiteScaling, com.azure.resourcemanager.resources.fluentcore.model.Creatable<AppServicePlan>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.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, com.azure.resourcemanager.resources.fluentcore.model.Creatable<AppServicePlan>, com.azure.resourcemanager.resources.fluentcore.arm.models.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 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.model.Indexable
keyMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags