Uses of Enum Class
com.microsoft.azure.management.compute.ComputeRoles
Packages that use ComputeRoles
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of ComputeRoles in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return ComputeRolesModifier and TypeMethodDescriptionVirtualMachineExtensionImage.computeRole()static ComputeRolesComputeRoles.fromString(String value) Parses a serialized value to a ComputeRoles instance.static ComputeRolesReturns 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.