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 com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithCapacity
withCapacity
Methods inherited from interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithOperatingSystem
withOperatingSystem
Methods inherited from interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPerSiteScaling
withPerSiteScaling
Methods inherited from interface com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithPricingTier
withFreePricingTier, withPricingTier, withSharedPricingTier
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.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
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.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags