共用方式為


TestLogStoreAttachment interface

來自 LogStore 之測試附件的附件中繼資料。

屬性

attachmentType

附件類型。

comment

與附件相關聯的批註。

createdDate

附件建立日期。

fileName

附件檔案名。

size

附件大小。

url

附件 URL。

屬性詳細資料

attachmentType

附件類型。

attachmentType: AttachmentType

屬性值

comment

與附件相關聯的批註。

comment: string

屬性值

string

createdDate

附件建立日期。

createdDate: Date

屬性值

Date

fileName

附件檔案名。

fileName: string

屬性值

string

size

附件大小。

size: number

屬性值

number

url

附件 URL。

url: string

屬性值

string