public static interface AppServicePlan.UpdateStages.WithCapacity
| Modifier and Type | Method and Description |
|---|---|
AppServicePlan.Update |
withCapacity(int capacity)
Specifies the maximum number of instances running for this app service plan.
|
AppServicePlan.Update withCapacity(int capacity)
capacity - the maximum number of instancesCopyright © 2019. All rights reserved.