public static interface ApplicationGateway.DefinitionStages.WithSize
| Modifier and Type | Method and Description |
|---|---|
ApplicationGateway.DefinitionStages.WithCreate |
withSize(ApplicationGatewaySkuName size)
Specifies the size of the application gateway to create within the context of the selected tier.
|
ApplicationGateway.DefinitionStages.WithCreate withSize(ApplicationGatewaySkuName size)
By default, the smallest size is used.
size - an application gateway SKU name/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/