public final class UpgradeOperationHistoryStatus extends Object
Constructor and Description |
---|
UpgradeOperationHistoryStatus() |
Modifier and Type | Method and Description |
---|---|
UpgradeState |
code()
Get the code property: Code indicating the current status of the upgrade.
|
OffsetDateTime |
endTime()
Get the endTime property: End time of the upgrade.
|
OffsetDateTime |
startTime()
Get the startTime property: Start time of the upgrade.
|
void |
validate()
Validates the instance.
|
public UpgradeState code()
public OffsetDateTime startTime()
public OffsetDateTime endTime()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.