共用方式為


AzureStorageJobExtendedInfo interface

作業的 Azure 記憶體工作負載特定其他資訊。

屬性

dynamicErrorMessage

作業執行時未本地化的錯誤訊息。

propertyBag

作業屬性。

tasksList

此作業的工作清單

屬性詳細資料

dynamicErrorMessage

作業執行時未本地化的錯誤訊息。

dynamicErrorMessage?: string

屬性值

string

propertyBag

作業屬性。

propertyBag?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

tasksList

此作業的工作清單

tasksList?: AzureStorageJobTaskDetails[]

屬性值