Uses of Enum Class
com.microsoft.azure.management.compute.UpgradeOperationInvoker
Packages that use UpgradeOperationInvoker
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of UpgradeOperationInvoker in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return UpgradeOperationInvokerModifier and TypeMethodDescriptionstatic UpgradeOperationInvoker
UpgradeOperationInvoker.fromString
(String value) Parses a serialized value to a UpgradeOperationInvoker instance.UpgradeOperationHistoricalStatusInfoProperties.startedBy()
Get invoker of the Upgrade Operation.static UpgradeOperationInvoker
Returns the enum constant of this class with the specified name.static UpgradeOperationInvoker[]
UpgradeOperationInvoker.values()
Returns an array containing the constants of this enum class, in the order they are declared.