Uses of Class
com.azure.resourcemanager.network.models.NatGatewaySku
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of NatGatewaySku in com.azure.resourcemanager.network.fluent.models
Modifier and TypeMethodDescriptionNatGatewayInner.sku()
Get the sku property: The nat gateway SKU.Modifier and TypeMethodDescriptionNatGatewayInner.withSku
(NatGatewaySku sku) Set the sku property: The nat gateway SKU. -
Uses of NatGatewaySku in com.azure.resourcemanager.network.models
Modifier and TypeMethodDescriptionstatic NatGatewaySku
NatGatewaySku.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of NatGatewaySku from the JsonReader.NatGatewaySku.withName
(NatGatewaySkuName name) Set the name property: Name of Nat Gateway SKU.