Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ComputeRoles |
VirtualMachineExtensionImage.computeRole() |
static ComputeRoles |
ComputeRoles.fromString(String value)
Parses a serialized value to a ComputeRoles instance.
|
static ComputeRoles |
ComputeRoles.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.
|
Copyright © 2019. All rights reserved.