public final class UpgradeOperationHistoricalStatusInfoProperties extends Object
Constructor and Description |
---|
UpgradeOperationHistoricalStatusInfoProperties() |
Modifier and Type | Method and Description |
---|---|
ApiError |
error()
Get the error property: Error Details for this upgrade if there are any.
|
RollingUpgradeProgressInfo |
progress()
Get the progress property: Counts of the VMs in each state.
|
RollbackStatusInfo |
rollbackInfo()
Get the rollbackInfo property: Information about OS rollback if performed.
|
UpgradeOperationHistoryStatus |
runningStatus()
Get the runningStatus property: Information about the overall status of the upgrade operation.
|
UpgradeOperationInvoker |
startedBy()
Get the startedBy property: Invoker of the Upgrade Operation.
|
ImageReference |
targetImageReference()
Get the targetImageReference property: Image Reference details.
|
void |
validate()
Validates the instance.
|
public UpgradeOperationHistoricalStatusInfoProperties()
public UpgradeOperationHistoryStatus runningStatus()
public RollingUpgradeProgressInfo progress()
public ApiError error()
public UpgradeOperationInvoker startedBy()
public ImageReference targetImageReference()
public RollbackStatusInfo rollbackInfo()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.