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