OperationResource interface

Operation status response

Properties

endTime

End time of the operation NOTE: This property will not be serialized. It can only be populated by the server.

error

Error Message if operation failed

id

Operation Id NOTE: This property will not be serialized. It can only be populated by the server.

name

Operation ID NOTE: This property will not be serialized. It can only be populated by the server.

startTime

Start time of the operation NOTE: This property will not be serialized. It can only be populated by the server.

status

Operation status NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

endTime

End time of the operation NOTE: This property will not be serialized. It can only be populated by the server.

endTime?: Date

Property Value

Date

error

Error Message if operation failed

error?: OperationError

Property Value

id

Operation Id NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

Operation ID NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

startTime

Start time of the operation NOTE: This property will not be serialized. It can only be populated by the server.

startTime?: Date

Property Value

Date

status

Operation status NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string