public static interface ApplicationGateway.DefinitionStages.WithSku
| 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 |
withTier(ApplicationGatewayTier tier)
Set tier of an application gateway.
|
ApplicationGateway.DefinitionStages.WithCreate withTier(ApplicationGatewayTier tier)
tier - the tier value to setApplicationGateway.DefinitionStages.WithCreate withSize(ApplicationGatewaySkuName size)
By default, the smallest size is used.
size - an application gateway SKU nameCopyright © 2020 Microsoft Corporation. All rights reserved.