TestResultLog interface
用于捕获与 TestResultMachine 关联的日志的类
属性
| file |
附加到 TestResultMachine 的日志的文件类型有效值:AutomationLogFile、Screenshot、LogFolder、其他 |
| path | 日志文件的路径。 最大长度:300 个字符 |
| type | 日志的路径类型有效值:AzureBlobStorage、UNC、URI |
属性详细信息
fileType
附加到 TestResultMachine 的日志的文件类型有效值:AutomationLogFile、Screenshot、LogFolder、其他
fileType: string
属性值
string
path
日志文件的路径。 最大长度:300 个字符
path: string
属性值
string
type
日志的路径类型有效值:AzureBlobStorage、UNC、URI
type: string
属性值
string