| 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 |
|---|---|
NatGatewaySku |
NatGatewayInner.sku()
Get the sku property: The nat gateway SKU.
|
| Modifier and Type | Method and Description |
|---|---|
NatGatewayInner |
NatGatewayInner.withSku(NatGatewaySku sku)
Set the sku property: The nat gateway SKU.
|
| Modifier and Type | Method and Description |
|---|---|
NatGatewaySku |
NatGatewaySku.withName(NatGatewaySkuName name)
Set the name property: Name of Nat Gateway SKU.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.