共用方式為


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

功能變數名稱的位置。

傳回

listByResourceGroup(string, string, AvailablePrivateEndpointTypesListByResourceGroupOptionalParams)

傳回所有可連結至此區域中此訂用帳戶中私人端點的資源類型。

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

參數

location

string

功能變數名稱的位置。

resourceGroupName

string

資源群組的名稱。

傳回