Uses of Class
com.azure.resourcemanager.compute.models.OSFamilyListResult
Packages that use OSFamilyListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of OSFamilyListResult in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type OSFamilyListResultMethods in com.azure.resourcemanager.compute.models that return OSFamilyListResultModifier and TypeMethodDescriptionstatic OSFamilyListResultOSFamilyListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OSFamilyListResult from the JsonReader.OSFamilyListResult.withNextLink(String nextLink) Set the nextLink property: The URI to fetch the next page of resources.OSFamilyListResult.withValue(List<OSFamilyInner> value) Set the value property: The list of resources.