QueryTestingResult interface
The result of the query testing request.
- Extends
Properties
| output |
The SAS URL to the outputs payload. NOTE: This property will not be serialized. It can only be populated by the server. |
| status | The status of the query testing request. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| error | Error definition properties. |
Property Details
outputUri
The SAS URL to the outputs payload. NOTE: This property will not be serialized. It can only be populated by the server.
outputUri?: string
Property Value
string
status
The status of the query testing request. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string