Skip to main content

operation_results

Overview

Nameoperation_results
TypeResource
Idazure.mysql.operation_results

Fields

NameDatatypeDescription
idstringFully qualified ID for the async operation.
namestringName of the async operation.
endTimestringThe end time of the operation.
errorobjectThe error detail.
operationsarrayThe operations list.
percentCompletenumberPercent of the operation that is complete.
propertiesobjectA name-value pair that represents extended info.
resourceIdstringFully qualified ID of the resource against which the original async operation was started.
startTimestringThe start time of the operation.
statusstringOperation status.

Methods

NameAccessible byRequired Params
getSELECTlocationName, operationId, subscriptionId