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
Methods in com.azure.resourcemanager.compute.models that return OSFamilyListResultModifier and TypeMethodDescriptionOSFamilyListResult.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.