ApplicationGateway.UpdateStages.WithInstanceCount.withInstanceCount(int instanceCount) 方法
定义
Specifies the capacity (number of instances) for the application gateway.
public Update withInstanceCount(int instanceCount)
参数
- instanceCount
- int
the capacity as a number between 1 and 10 but also based on the limits imposed by the selected applicatiob gateway size
返回
the next stage of the update