| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewaySku |
ApplicationGatewayInner.sku()
Get the sku property: SKU of the application gateway resource.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayInner |
ApplicationGatewayInner.withSku(ApplicationGatewaySku sku)
Set the sku property: SKU of the application gateway resource.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewaySku |
ApplicationGateway.sku() |
ApplicationGatewaySku |
ApplicationGatewaySku.withCapacity(Integer capacity)
Set the capacity property: Capacity (instance count) of an application gateway.
|
ApplicationGatewaySku |
ApplicationGatewaySku.withName(ApplicationGatewaySkuName name)
Set the name property: Name of an application gateway SKU.
|
ApplicationGatewaySku |
ApplicationGatewaySku.withTier(ApplicationGatewayTier tier)
Set the tier property: Tier of an application gateway.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.