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