다음을 통해 공유


TestResultLog interface

TestResultMachine과 연결된 로그를 캡처하는 클래스

속성

fileType

TestResultMachine 에 첨부되는 로그의 FileType 유효한 값: AutomationLogFile, Screenshot, LogFolder, Other

path

로그 파일의 경로입니다. 최대 길이: 300자

type

로그의 경로 형식 유효한 값: AzureBlobStorage, UNC, URI

속성 세부 정보

fileType

TestResultMachine 에 첨부되는 로그의 FileType 유효한 값: AutomationLogFile, Screenshot, LogFolder, Other

fileType: string

속성 값

string

path

로그 파일의 경로입니다. 최대 길이: 300자

path: string

속성 값

string

type

로그의 경로 형식 유효한 값: AzureBlobStorage, UNC, URI

type: string

속성 값

string