Uses of Class
com.azure.resourcemanager.compute.models.OSFamilyProperties
Packages that use OSFamilyProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of OSFamilyProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return OSFamilyPropertiesModifier and TypeMethodDescriptionOSFamilyInner.properties()Get the properties property: OS family properties.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type OSFamilyPropertiesModifier and TypeMethodDescriptionOSFamilyInner.withProperties(OSFamilyProperties properties) Set the properties property: OS family properties. -
Uses of OSFamilyProperties in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type OSFamilyPropertiesMethods in com.azure.resourcemanager.compute.models that return OSFamilyPropertiesModifier and TypeMethodDescriptionstatic OSFamilyPropertiesOSFamilyProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OSFamilyProperties from the JsonReader.