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