public static interface AppServicePlan.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
AppServicePlan.UpdateStages.WithCapacity
An app service plan definition allowing instance capacity to be set.
|
static interface |
AppServicePlan.UpdateStages.WithPerSiteScaling
An app service plan update allowing per site scaling configuration to be set.
|
static interface |
AppServicePlan.UpdateStages.WithPricingTier
An app service plan definition allowing pricing tier to be set.
|
Copyright © 2019. All rights reserved.