Uses of Class
com.azure.resourcemanager.compute.models.OSVersionPropertiesBase
-
Packages that use OSVersionPropertiesBase Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of OSVersionPropertiesBase in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return types with arguments of type OSVersionPropertiesBase Modifier and Type Method Description List<OSVersionPropertiesBase>OSFamilyProperties. versions()Get the versions property: List of OS versions belonging to this family.
-