ProductLog interface
產品動作記錄檔。
屬性
details | 作業錯誤詳細資料。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
end |
作業結束日期時間。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
error | 作業錯誤資料。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
id | 記錄識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
operation | 記錄的作業。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
product |
記錄的產品識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
registration |
記錄的註冊名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
resource |
記錄的資源組名。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
start |
作業開始日期時間。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
status | 作業狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
subscription |
記錄的訂用帳戶識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
details
作業錯誤詳細資料。 注意:此屬性不會序列化。 它只能由伺服器填入。
details?: string
屬性值
string
endDate
作業結束日期時間。 注意:此屬性不會序列化。 它只能由伺服器填入。
endDate?: string
屬性值
string
error
作業錯誤資料。 注意:此屬性不會序列化。 它只能由伺服器填入。
error?: string
屬性值
string
id
記錄識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。
id?: string
屬性值
string
operation
記錄的作業。 注意:此屬性不會序列化。 它只能由伺服器填入。
operation?: string
屬性值
string
productId
記錄的產品識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。
productId?: string
屬性值
string
registrationName
記錄的註冊名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。
registrationName?: string
屬性值
string
resourceGroupName
記錄的資源組名。 注意:此屬性不會序列化。 它只能由伺服器填入。
resourceGroupName?: string
屬性值
string
startDate
作業開始日期時間。 注意:此屬性不會序列化。 它只能由伺服器填入。
startDate?: string
屬性值
string
status
作業狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。
status?: string
屬性值
string
subscriptionId
記錄的訂用帳戶識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。
subscriptionId?: string
屬性值
string