TestResultLog interface
Class to capture logs associated with a TestResultMachine
Properties
file |
FileType of the log being attached to a TestResultMachine Valid values : AutomationLogFile, Screenshot, LogFolder, Other |
path | Path to the log file. Max length: 300 characters |
type | Type of the path for the log Valid values : AzureBlobStorage, UNC, URI |
Property Details
fileType
FileType of the log being attached to a TestResultMachine Valid values : AutomationLogFile, Screenshot, LogFolder, Other
fileType: string
Property Value
string
path
Path to the log file. Max length: 300 characters
path: string
Property Value
string
type
Type of the path for the log Valid values : AzureBlobStorage, UNC, URI
type: string
Property Value
string