共用方式為


OperationDisplayInfo interface

Bot Service 管理所支援的作業。

屬性

description

作業的描述。

operation

使用者可以根據其許可權等級執行的動作。

provider

服務提供者:Microsoft Bot Service。

resource

執行作業的資源。

屬性詳細資料

description

作業的描述。

description?: string

屬性值

string

operation

使用者可以根據其許可權等級執行的動作。

operation?: string

屬性值

string

provider

服務提供者:Microsoft Bot Service。

provider?: string

屬性值

string

resource

執行作業的資源。

resource?: string

屬性值

string