共用方式為


OperationDisplay interface

描述作業的物件。

屬性

description

作業的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。

operation

用戶可以根據許可權等級執行的動作。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provider

服務提供者:Microsoft支援。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resource

執行作業的資源。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

description

作業的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。

description?: string

屬性值

string

operation

用戶可以根據許可權等級執行的動作。 注意:這個屬性不會串行化。 它只能由伺服器填入。

operation?: string

屬性值

string

provider

服務提供者:Microsoft支援。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provider?: string

屬性值

string

resource

執行作業的資源。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resource?: string

屬性值

string