次の方法で共有


PrivateLinkResources interface

PrivateLinkResources を表すインターフェイス。

メソッド

listByBotResource(string, string, PrivateLinkResourcesListByBotResourceOptionalParams)

ボット用に作成する必要があるプライベート リンク リソースを取得します。

メソッドの詳細

listByBotResource(string, string, PrivateLinkResourcesListByBotResourceOptionalParams)

ボット用に作成する必要があるプライベート リンク リソースを取得します。

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

パラメーター

resourceGroupName

string

ユーザー サブスクリプション内の Bot リソース グループの名前。

resourceName

string

Bot リソースの名前。

options
PrivateLinkResourcesListByBotResourceOptionalParams

options パラメーター。

戻り値