AzureWorkloadJobExtendedInfo interface
作業的 Azure VM 工作負載特定其他資訊。
屬性
dynamic |
作業執行時未本地化的錯誤訊息。 |
property |
作業屬性。 |
tasks |
此作業的工作清單 |
屬性詳細資料
dynamicErrorMessage
作業執行時未本地化的錯誤訊息。
dynamicErrorMessage?: string
屬性值
string
propertyBag
作業屬性。
propertyBag?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}