Share via


TerraformOperationStatus interface

The status of the LRO operation.

Properties

endTime

Operation complete time

error

Errors that occurred if the operation ended with Canceled or Failed status

name

The name of the operationStatus resource

percentComplete

The progress made toward completing the operation

properties

RP-specific properties for the operationStatus resource, only appears when operation ended with Succeeded status

startTime

Operation start time

status

The operation status

Property Details

endTime

Operation complete time

endTime?: Date

Property Value

Date

error

Errors that occurred if the operation ended with Canceled or Failed status

error?: ErrorDetail

Property Value

name

The name of the operationStatus resource

name?: string

Property Value

string

percentComplete

The progress made toward completing the operation

percentComplete?: number

Property Value

number

properties

RP-specific properties for the operationStatus resource, only appears when operation ended with Succeeded status

properties?: ExportResult

Property Value

startTime

Operation start time

startTime?: Date

Property Value

Date

status

The operation status

status: string

Property Value

string