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 link to the next page of items.ResourceSkusResult.withValue(List<ResourceSkuInner> value) Set the value property: The ResourceSku items on this page.