次の方法で共有


PrivateLinkResources interface

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

メソッド

listSupported(string, string, PrivateLinkResourcesListSupportedOptionalParams)

特定のサービスでサポートされているすべてのプライベート リンク リソースの種類の一覧を取得します。

メソッドの詳細

listSupported(string, string, PrivateLinkResourcesListSupportedOptionalParams)

特定のサービスでサポートされているすべてのプライベート リンク リソースの種類の一覧を取得します。

function listSupported(resourceGroupName: string, searchServiceName: string, options?: PrivateLinkResourcesListSupportedOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>

パラメーター

resourceGroupName

string

現在のサブスクリプション内のリソース グループの名前。 この値は、Azure Resource Manager API またはポータルから取得できます。

searchServiceName

string

指定したリソース グループに関連付けられている Azure AI Search サービスの名前。

options
PrivateLinkResourcesListSupportedOptionalParams

オプション パラメーター。

戻り値