public class UpgradeOperationHistoricalStatusInfoProperties extends Object
Constructor and Description |
---|
UpgradeOperationHistoricalStatusInfoProperties() |
Modifier and Type | Method and Description |
---|---|
ApiError |
error()
Get error Details for this upgrade if there are any.
|
RollingUpgradeProgressInfo |
progress()
Get counts of the VMs in each state.
|
RollbackStatusInfo |
rollbackInfo()
Get information about OS rollback if performed.
|
UpgradeOperationHistoryStatus |
runningStatus()
Get information about the overall status of the upgrade operation.
|
UpgradeOperationInvoker |
startedBy()
Get invoker of the Upgrade Operation.
|
ImageReference |
targetImageReference()
Get image Reference details.
|
public UpgradeOperationHistoricalStatusInfoProperties()
public UpgradeOperationHistoryStatus runningStatus()
public RollingUpgradeProgressInfo progress()
public ApiError error()
public UpgradeOperationInvoker startedBy()
public ImageReference targetImageReference()
public RollbackStatusInfo rollbackInfo()
Copyright © 2019. All rights reserved.