共用方式為


ClusterJob interface

串流作業。

屬性

id

串流作業的資源識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

jobState

串流作業的目前執行狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

streamingUnits

串流作業所使用的串流單位數目。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

id

串流作業的資源識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

jobState

串流作業的目前執行狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

jobState?: string

屬性值

string

streamingUnits

串流作業所使用的串流單位數目。 注意:此屬性不會序列化。 它只能由伺服器填入。

streamingUnits?: number

屬性值

number