Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiManagementServiceSkuProperties
Packages that use ApiManagementServiceSkuProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementServiceSkuProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return ApiManagementServiceSkuPropertiesModifier and TypeMethodDescriptionApiManagementServiceResourceInner.sku()Get the sku property: SKU properties of the API Management service.Methods in com.azure.resourcemanager.apimanagement.fluent.models with parameters of type ApiManagementServiceSkuPropertiesModifier and TypeMethodDescriptionApiManagementServiceResourceInner.withSku(ApiManagementServiceSkuProperties sku) Set the sku property: SKU properties of the API Management service. -
Uses of ApiManagementServiceSkuProperties in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementServiceSkuPropertiesModifier and TypeMethodDescriptionApiManagementServiceSkuProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiManagementServiceSkuProperties from the JsonReader.AdditionalLocation.sku()Get the sku property: SKU properties of the API Management service.ApiManagementServiceResource.sku()Gets the sku property: SKU properties of the API Management service.ApiManagementServiceUpdateParameters.sku()Get the sku property: SKU properties of the API Management service.ApiManagementServiceSkuProperties.withCapacity(int capacity) Set the capacity property: Capacity of the SKU (number of deployed units of the SKU).Set the name property: Name of the Sku.Methods in com.azure.resourcemanager.apimanagement.models with parameters of type ApiManagementServiceSkuPropertiesModifier and TypeMethodDescriptionAdditionalLocation.withSku(ApiManagementServiceSkuProperties sku) Set the sku property: SKU properties of the API Management service.ApiManagementServiceResource.DefinitionStages.WithSku.withSku(ApiManagementServiceSkuProperties sku) Specifies the sku property: SKU properties of the API Management service..ApiManagementServiceResource.UpdateStages.WithSku.withSku(ApiManagementServiceSkuProperties sku) Specifies the sku property: SKU properties of the API Management service..ApiManagementServiceUpdateParameters.withSku(ApiManagementServiceSkuProperties sku) Set the sku property: SKU properties of the API Management service.