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