Uses of Class
com.azure.resourcemanager.apimanagement.models.ResourceSkuResults
Packages that use ResourceSkuResults
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ResourceSkuResults in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ResourceSkuResultsModifier and TypeMethodDescriptionstatic ResourceSkuResultsResourceSkuResults.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceSkuResults from the JsonReader.ResourceSkuResults.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of API Management service Skus.ResourceSkuResults.withValue(List<ResourceSkuResultInner> value) Set the value property: The list of skus available for the service.