共用方式為


StorageTaskCompletedEventData interface

Microsoft.Storage.StorageTaskCompleted 事件之 EventGridEvent 的 Data 属性架構。

屬性

completedDateTime

儲存工作完成的時間。

status

記憶體工作的狀態。

summaryReportBlobUrl

記憶體工作的摘要報告 Blob URL

taskExecutionId

記憶體工作的執行識別碼。

taskName

記憶體工作的工作名稱。

屬性詳細資料

completedDateTime

儲存工作完成的時間。

completedDateTime: string

屬性值

string

status

記憶體工作的狀態。

status: string

屬性值

string

summaryReportBlobUrl

記憶體工作的摘要報告 Blob URL

summaryReportBlobUrl: string

屬性值

string

taskExecutionId

記憶體工作的執行識別碼。

taskExecutionId: string

屬性值

string

taskName

記憶體工作的工作名稱。

taskName: string

屬性值

string