Uses of Enum
com.azure.resourcemanager.compute.models.UpgradeOperationInvoker
Packages that use UpgradeOperationInvoker
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of UpgradeOperationInvoker in com.azure.resourcemanager.compute.models
Subclasses with type arguments of type UpgradeOperationInvoker in com.azure.resourcemanager.compute.modelsMethods in com.azure.resourcemanager.compute.models that return UpgradeOperationInvokerModifier and TypeMethodDescriptionstatic UpgradeOperationInvokerUpgradeOperationInvoker.fromString(String value) Parses a serialized value to a UpgradeOperationInvoker instance.UpgradeOperationHistoricalStatusInfoProperties.startedBy()Get the startedBy property: Invoker of the Upgrade Operation.static UpgradeOperationInvokerReturns the enum constant of this type with the specified name.static UpgradeOperationInvoker[]UpgradeOperationInvoker.values()Returns an array containing the constants of this enum type, in the order they are declared.