Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TestInterfaces
TestLogStatus
Interface TestLogStatus
Represents Test Log Status object.
interface
TestLogStatus
{
exception
:
string
;
status
:
TestLogStatusCode
;
transferFailureType
:
string
;
}
Index
Properties
exception
status
transfer
Failure
Type
Properties
exception
exception
:
string
Exception message
status
status
:
TestLogStatusCode
Test Log Status code
transfer
Failure
Type
transferFailureType
:
string
Blob Transfer Error code
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exception
status
transfer
Failure
Type
azure-devops-node-api
Loading...
Represents Test Log Status object.