Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiManagementSkuLocationInfo
Packages that use ApiManagementSkuLocationInfo
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ApiManagementSkuLocationInfo in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return types with arguments of type ApiManagementSkuLocationInfoModifier and TypeMethodDescriptionApiManagementSkuInner.locationInfo()Get the locationInfo property: A list of locations and availability zones in those locations where the SKU is available. -
Uses of ApiManagementSkuLocationInfo in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiManagementSkuLocationInfoModifier and TypeMethodDescriptionstatic ApiManagementSkuLocationInfoApiManagementSkuLocationInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApiManagementSkuLocationInfo from the JsonReader.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type ApiManagementSkuLocationInfoModifier and TypeMethodDescriptionApiManagementSku.locationInfo()Gets the locationInfo property: A list of locations and availability zones in those locations where the SKU is available.