Uses of Enum
com.azure.resourcemanager.compute.models.ComputeRoles
Packages that use ComputeRoles
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of ComputeRoles in com.azure.resourcemanager.compute.models
Subclasses with type arguments of type ComputeRoles in com.azure.resourcemanager.compute.modelsMethods in com.azure.resourcemanager.compute.models that return ComputeRolesModifier and TypeMethodDescriptionVirtualMachineExtensionImage.computeRole()Gets the type of role this virtual machine extension image supports.static ComputeRolesComputeRoles.fromString(String value) Parses a serialized value to a ComputeRoles instance.static ComputeRolesReturns the enum constant of this type with the specified name.static ComputeRoles[]ComputeRoles.values()Returns an array containing the constants of this enum type, in the order they are declared.