Uses of Enum
com.azure.resourcemanager.labservices.models.OsType
Packages that use OsType
Package
Description
Package containing the inner data models for LabServicesClient.
Package containing the data models for LabServicesClient.
-
Uses of OsType in com.azure.resourcemanager.labservices.fluent.models
Methods in com.azure.resourcemanager.labservices.fluent.models that return OsType -
Uses of OsType in com.azure.resourcemanager.labservices.models
Methods in com.azure.resourcemanager.labservices.models that return OsTypeModifier and TypeMethodDescriptionstatic OsType
OsType.fromString
(String value) Parses a serialized value to a OsType instance.Image.osType()
Gets the osType property: The OS Type of the image.VirtualMachineProfile.osType()
Get the osType property: The OS type of the image.static OsType
Returns the enum constant of this type with the specified name.static OsType[]
OsType.values()
Returns an array containing the constants of this enum type, in the order they are declared.