Uses of Class
com.azure.resourcemanager.compute.models.OSVersionListResult
Packages that use OSVersionListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of OSVersionListResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return OSVersionListResultModifier and TypeMethodDescriptionstatic OSVersionListResultOSVersionListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OSVersionListResult from the JsonReader.OSVersionListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of resources.OSVersionListResult.withValue(List<OSVersionInner> value) Set the value property: The list of resources.