Interface AppServicePlan.Update
-
- All Superinterfaces:
Appliable<AppServicePlan>,AppServicePlan.UpdateStages.WithCapacity,AppServicePlan.UpdateStages.WithPerSiteScaling,AppServicePlan.UpdateStages.WithPricingTier,Indexable,Resource.UpdateWithTags<AppServicePlan.Update>
- Enclosing interface:
- AppServicePlan
public static interface AppServicePlan.Update extends Appliable<AppServicePlan>, AppServicePlan.UpdateStages.WithCapacity, AppServicePlan.UpdateStages.WithPerSiteScaling, AppServicePlan.UpdateStages.WithPricingTier, Resource.UpdateWithTags<AppServicePlan.Update>
The template for a site update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.AppServicePlan.UpdateStages.WithCapacity
withCapacity
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.AppServicePlan.UpdateStages.WithPerSiteScaling
withPerSiteScaling
-
Methods inherited from interface com.azure.resourcemanager.appservice.models.AppServicePlan.UpdateStages.WithPricingTier
withPricingTier
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-