Uses of Class
com.azure.resourcemanager.compute.models.ComputeRoles
-
Packages that use ComputeRoles Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of ComputeRoles in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return ComputeRoles Modifier and Type Method Description ComputeRolesVirtualMachineExtensionImage. computeRole()static ComputeRolesComputeRoles. fromString(String value)Parses a serialized value to a ComputeRoles instance.static ComputeRolesComputeRoles. valueOf(String name)Returns 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.
-