共用方式為


PrivateLinkResources interface

代表 PrivateLinkResources 的介面。

方法

listByBotResource(string, string, PrivateLinkResourcesListByBotResourceOptionalParams)

取得需要為 Bot 建立的私人連結資源。

方法詳細資料

listByBotResource(string, string, PrivateLinkResourcesListByBotResourceOptionalParams)

取得需要為 Bot 建立的私人連結資源。

function listByBotResource(resourceGroupName: string, resourceName: string, options?: PrivateLinkResourcesListByBotResourceOptionalParams): Promise<PrivateLinkResourceListResult>

參數

resourceGroupName

string

使用者訂用帳戶中 Bot 資源群組的名稱。

resourceName

string

Bot 資源的名稱。

傳回