OperationDisplay interface
顯示與作業相關聯的中繼資料。
屬性
description | 作業描述。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
operation | 作業的當地語系化易記名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
provider | 作業資源提供者名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
resource | 執行作業的資源。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
description
作業描述。 注意:此屬性不會序列化。 它只能由伺服器填入。
description?: string
屬性值
string
operation
作業的當地語系化易記名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。
operation?: string
屬性值
string
provider
作業資源提供者名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。
provider?: string
屬性值
string
resource
執行作業的資源。 注意:此屬性不會序列化。 它只能由伺服器填入。
resource?: string
屬性值
string