OperationDisplayProperties interface
表示作業的物件。
屬性
description | 作業描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
operation | 可執行的作業。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
provider | 提供者的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
resource | 執行作業的資源。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
description
作業描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。
description?: string
屬性值
string
operation
可執行的作業。 注意:這個屬性不會串行化。 它只能由伺服器填入。
operation?: string
屬性值
string
provider
提供者的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provider?: string
屬性值
string
resource
執行作業的資源。 注意:這個屬性不會串行化。 它只能由伺服器填入。
resource?: string
屬性值
string