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 Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface AppServicePlan.UpdateStages.WithCapacity
withCapacityMethods inherited from interface AppServicePlan.UpdateStages.WithPerSiteScaling
withPerSiteScalingMethods inherited from interface AppServicePlan.UpdateStages.WithPricingTier
withPricingTierMethods inherited from interface Resource.UpdateWithTags
withoutTag, withTag, withTags