public static interface ApplicationGateway.UpdateStages.WithSku
| Modifier and Type | Method and Description |
|---|---|
ApplicationGateway.Update |
withSize(ApplicationGatewaySkuName size)
Specifies the size of the application gateway to use within the context of the selected tier.
|
ApplicationGateway.Update |
withTier(ApplicationGatewayTier tier)
Set tier of an application gateway.
|
ApplicationGateway.Update withTier(ApplicationGatewayTier tier)
tier - the tier value to setApplicationGateway.Update withSize(ApplicationGatewaySkuName size)
size - an application gateway size nameCopyright © 2020 Microsoft Corporation. All rights reserved.