Operation interface
Azure 容器實例服務的作業。
屬性
display | 作業的顯示資訊。 |
name | 作業的名稱。 |
origin | 作業的預期執行程式。 |
properties | 其他屬性。 |
屬性詳細資料
display
name
作業的名稱。
name: string
屬性值
string
origin
作業的預期執行程式。
origin?: string
屬性值
string
properties
其他屬性。
properties?: Record<string, unknown>
屬性值
Record<string, unknown>