Share via


TestDatasourceResult interface

The result of the test input or output request.

Extends

Properties

status

The status of the sample output request. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

error

Error definition properties.

Property Details

status

The status of the sample output request. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

Inherited Property Details

error

Error definition properties.

error?: ErrorError

Property Value

Inherited From ErrorModel.error