AfnStrip interface
屬性
| auxiliary |
MTM要使用的輔助URL |
| creation |
AfnStrip 的創建日期 |
| file |
所建立附件的檔案名稱 |
| id | AfnStrip 的 ID。 這與附件 ID 相同。 |
| project | 包含 AfnStrip 的專案識別碼 |
| stored |
儲存此附件的服務 |
| stream | Afn 帶狀溪流。 |
| test |
測試案例的 ID。 |
| test |
支援測試結果識別碼。 |
| test |
支援測試執行識別碼。 |
| un |
Afn 條的位元組流(未壓縮)長度。 |
| url | 建立附件的 URL。 |
屬性詳細資料
auxiliaryUrl
MTM要使用的輔助URL
auxiliaryUrl: string
屬性值
string
creationDate
AfnStrip 的創建日期
creationDate: Date
屬性值
Date
fileName
所建立附件的檔案名稱
fileName: string
屬性值
string
id
AfnStrip 的 ID。 這與附件 ID 相同。
id: number
屬性值
number
project
包含 AfnStrip 的專案識別碼
project: string
屬性值
string
storedIn
儲存此附件的服務
storedIn: string
屬性值
string
stream
Afn 帶狀溪流。
stream: string
屬性值
string
testCaseId
測試案例的 ID。
testCaseId: number
屬性值
number
testResultId
支援測試結果識別碼。
testResultId: number
屬性值
number
testRunId
支援測試執行識別碼。
testRunId: number
屬性值
number
unCompressedStreamLength
Afn 條的位元組流(未壓縮)長度。
unCompressedStreamLength: number
屬性值
number
url
建立附件的 URL。
url: string
屬性值
string