Uses of Class
com.azure.resourcemanager.compute.models.OSVersionListResult
-
Packages that use OSVersionListResult Package Description com.azure.resourcemanager.compute.models 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 OSVersionListResult Modifier and Type Method Description OSVersionListResultOSVersionListResult. withNextLink(String nextLink)Set the nextLink property: The nextLink property.OSVersionListResultOSVersionListResult. withValue(List<OSVersionInner> value)Set the value property: The value property.
-