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