| Package | Description | 
|---|---|
| com.microsoft.azure.management.compute | 
 This package contains the classes for ComputeManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ApiError | 
UpgradeOperationHistoricalStatusInfoProperties.error()
Get error Details for this upgrade if there are any. 
 | 
ApiError | 
RollbackStatusInfo.rollbackError()
Get error details if OS rollback failed. 
 | 
ApiError | 
ApiError.withCode(String code)
Set the error code. 
 | 
ApiError | 
ApiError.withDetails(List<ApiErrorBase> details)
Set the Api error details. 
 | 
ApiError | 
ApiError.withInnererror(InnerError innererror)
Set the Api inner error. 
 | 
ApiError | 
ApiError.withMessage(String message)
Set the error message. 
 | 
ApiError | 
ApiError.withTarget(String target)
Set the target of the particular error. 
 | 
Copyright © 2019. All rights reserved.