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,com.microsoft.azure.management.resources.fluentcore.model.Creatable<AppServicePlan>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<AppServicePlan.DefinitionStages.WithPricingTier>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<AppServicePlan.DefinitionStages.WithPricingTier>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroup<AppServicePlan.DefinitionStages.WithPricingTier>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup<AppServicePlan.DefinitionStages.WithPricingTier>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasName,com.microsoft.azure.management.resources.fluentcore.model.Indexable,com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<AppServicePlan.DefinitionStages.WithGroup>,com.microsoft.azure.management.resources.fluentcore.arm.models.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
-
-