ComputeOperationValue interface
描述計算作業值的屬性。
屬性
description | 作業的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 計算作業的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
operation | 計算作業的顯示名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
origin | 計算作業的原點。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
provider | 作業的資源提供者。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
resource | 作業所套用之資源的顯示名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
description
作業的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。
description?: string
屬性值
string
name
計算作業的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
operation
計算作業的顯示名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
operation?: string
屬性值
string
origin
計算作業的原點。 注意:這個屬性不會串行化。 它只能由伺服器填入。
origin?: string
屬性值
string
provider
作業的資源提供者。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provider?: string
屬性值
string
resource
作業所套用之資源的顯示名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
resource?: string
屬性值
string