Uses of Class
com.azure.resourcemanager.compute.models.OSVersionProperties
-
Packages that use OSVersionProperties Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient. -
-
Uses of OSVersionProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return OSVersionProperties Modifier and Type Method Description OSVersionPropertiesOSVersionInner. properties()Get the properties property: OS version properties.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type OSVersionProperties Modifier and Type Method Description OSVersionInnerOSVersionInner. withProperties(OSVersionProperties properties)Set the properties property: OS version properties.
-