次の方法で共有


AvailablePrivateEndpointTypes interface

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

メソッド

list(string, AvailablePrivateEndpointTypesListOptionalParams)

このリージョンのこのサブスクリプションのプライベート エンドポイントにリンクできるすべてのリソースの種類を返します。

listByResourceGroup(string, string, AvailablePrivateEndpointTypesListByResourceGroupOptionalParams)

このリージョンのこのサブスクリプションのプライベート エンドポイントにリンクできるすべてのリソースの種類を返します。

メソッドの詳細

list(string, AvailablePrivateEndpointTypesListOptionalParams)

このリージョンのこのサブスクリプションのプライベート エンドポイントにリンクできるすべてのリソースの種類を返します。

function list(location: string, options?: AvailablePrivateEndpointTypesListOptionalParams): PagedAsyncIterableIterator<AvailablePrivateEndpointType, AvailablePrivateEndpointType[], PageSettings>

パラメーター

location

string

ドメイン名の場所。

options
AvailablePrivateEndpointTypesListOptionalParams

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

戻り値

listByResourceGroup(string, string, AvailablePrivateEndpointTypesListByResourceGroupOptionalParams)

このリージョンのこのサブスクリプションのプライベート エンドポイントにリンクできるすべてのリソースの種類を返します。

function listByResourceGroup(location: string, resourceGroupName: string, options?: AvailablePrivateEndpointTypesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<AvailablePrivateEndpointType, AvailablePrivateEndpointType[], PageSettings>

パラメーター

location

string

ドメイン名の場所。

resourceGroupName

string

リソース グループの名前。

options
AvailablePrivateEndpointTypesListByResourceGroupOptionalParams

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

戻り値