Uses of Enum Class
com.microsoft.azure.management.compute.UpgradeState
Packages that use UpgradeState
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of UpgradeState in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return UpgradeStateModifier and TypeMethodDescriptionUpgradeOperationHistoryStatus.code()Get code indicating the current status of the upgrade.static UpgradeStateUpgradeState.fromString(String value) Parses a serialized value to a UpgradeState instance.static UpgradeStateReturns 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.