Uses of Class
com.azure.resourcemanager.compute.models.OSVersionPropertiesBase
Packages that use OSVersionPropertiesBase
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of OSVersionPropertiesBase in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type OSVersionPropertiesBaseModifier and TypeClassDescriptionfinal classConfiguration view of an OS version.Methods in com.azure.resourcemanager.compute.models that return OSVersionPropertiesBaseModifier and TypeMethodDescriptionstatic OSVersionPropertiesBaseOSVersionPropertiesBase.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OSVersionPropertiesBase from the JsonReader.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type OSVersionPropertiesBaseModifier and TypeMethodDescriptionOSFamilyProperties.versions()Get the versions property: List of OS versions belonging to this family.