Uses of Class
com.azure.resourcemanager.apimanagement.models.GatewaySku
Packages that use GatewaySku
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of GatewaySku in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return GatewaySkuModifier and TypeMethodDescriptionGatewayResourceSkuResultInner.sku()Get the sku property: Specifies API Management gateway SKU. -
Uses of GatewaySku in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return GatewaySkuModifier and TypeMethodDescriptionstatic GatewaySkuGatewaySku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GatewaySku from the JsonReader.GatewayResourceSkuResult.sku()Gets the sku property: Specifies API Management gateway SKU.GatewaySku.withName(ApiGatewaySkuType name) Set the name property: Name of the Sku.