Uses of Enum Class
com.microsoft.azure.management.compute.ComputeRoles
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ComputeRoles in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionVirtualMachineExtensionImage.computeRole()
static ComputeRoles
ComputeRoles.fromString
(String value) Parses a serialized value to a ComputeRoles instance.static ComputeRoles
Returns the enum constant of this class with the specified name.static ComputeRoles[]
ComputeRoles.values()
Returns an array containing the constants of this enum class, in the order they are declared.