Interface AppServicePlan.Definition
- All Superinterfaces:
AppServicePlan.DefinitionStages.Blank, AppServicePlan.DefinitionStages.WithCapacity, AppServicePlan.DefinitionStages.WithCreate, AppServicePlan.DefinitionStages.WithGroup, AppServicePlan.DefinitionStages.WithOperatingSystem, AppServicePlan.DefinitionStages.WithPerSiteScaling, AppServicePlan.DefinitionStages.WithPricingTier, Creatable<AppServicePlan>, GroupableResource.DefinitionStages.WithCreatableResourceGroup<AppServicePlan.DefinitionStages.WithPricingTier>, GroupableResource.DefinitionStages.WithExistingResourceGroup<AppServicePlan.DefinitionStages.WithPricingTier>, GroupableResource.DefinitionStages.WithGroup<AppServicePlan.DefinitionStages.WithPricingTier>, GroupableResource.DefinitionStages.WithNewResourceGroup<AppServicePlan.DefinitionStages.WithPricingTier>, HasName, Indexable, Resource.DefinitionWithRegion<AppServicePlan.DefinitionStages.WithGroup>, Resource.DefinitionWithTags<AppServicePlan.DefinitionStages.WithCreate>
- Enclosing interface:
AppServicePlan
public static interface AppServicePlan.Definition
extends AppServicePlan.DefinitionStages.Blank, AppServicePlan.DefinitionStages.WithGroup, AppServicePlan.DefinitionStages.WithPricingTier, AppServicePlan.DefinitionStages.WithOperatingSystem, AppServicePlan.DefinitionStages.WithCreate
Container interface for all the definitions that need to be implemented.
-
Method Summary
Methods inherited from interface AppServicePlan.DefinitionStages.WithCapacity
withCapacityMethods inherited from interface AppServicePlan.DefinitionStages.WithOperatingSystem
withOperatingSystemMethods inherited from interface AppServicePlan.DefinitionStages.WithPerSiteScaling
withPerSiteScalingMethods inherited from interface AppServicePlan.DefinitionStages.WithPricingTier
withFreePricingTier, withPricingTier, withSharedPricingTierMethods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroupMethods inherited from interface Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags