Uses of Class
com.azure.resourcemanager.compute.models.ResourceSkusResult
Packages that use ResourceSkusResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of ResourceSkusResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return ResourceSkusResultModifier and TypeMethodDescriptionstatic ResourceSkusResultResourceSkusResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceSkusResult from the JsonReader.ResourceSkusResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of Resource Skus.ResourceSkusResult.withValue(List<ResourceSkuInner> value) Set the value property: The list of skus available for the subscription.