共用方式為


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 資源的名稱。

傳回