AsyncOperationResult interface

The azure async operation response.

Properties

error

The operation error information.

status

The async operation state.

Property Details

error

The operation error information.

error?: Errors

Property Value

status

The async operation state.

status?: string

Property Value

string