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