public static interface ApplicationGateway.UpdateStages.WithInstanceCount
| Modifier and Type | Method and Description |
|---|---|
ApplicationGateway.Update |
withInstanceCount(int instanceCount)
Specifies the capacity (number of instances) for the application gateway.
|
ApplicationGateway.Update withInstanceCount(int instanceCount)
instanceCount - the capacity as a number between 1 and 10 but also based on the limits imposed by the selected applicatiob gateway size/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/