Skip to main content

operation_statuses

Overview

Nameoperation_statuses
TypeResource
Idazure.dev_center.operation_statuses

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.
propertiesobjectCustom operation properties, populated only for a successful operation.
resourceIdstringThe id of the resource.
startTimestringThe start time of the operation.
statusstringOperation status.

Methods

NameAccessible byRequired Params
getSELECTlocation, operationId, subscriptionId