共用方式為


OperationDisplay interface

描述作業的 物件。

屬性

description

作業的描述。 注意:此屬性不會序列化。 它只能由伺服器填入。

operation

使用者可以根據許可權等級執行的動作。 注意:此屬性不會序列化。 它只能由伺服器填入。

provider

服務提供者:Microsoft 支援服務。 注意:此屬性不會序列化。 它只能由伺服器填入。

resource

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

屬性詳細資料

description

作業的描述。 注意:此屬性不會序列化。 它只能由伺服器填入。

description?: string

屬性值

string

operation

使用者可以根據許可權等級執行的動作。 注意:此屬性不會序列化。 它只能由伺服器填入。

operation?: string

屬性值

string

provider

服務提供者:Microsoft 支援服務。 注意:此屬性不會序列化。 它只能由伺服器填入。

provider?: string

屬性值

string

resource

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

resource?: string

屬性值

string