你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PrivateLinkResources interface

Interface representing a PrivateLinkResources.

Methods

get(string, string, PrivateLinkResourcesGetOptionalParams)

Gets lists of resources that supports Privatelinks.

Method Details

get(string, string, PrivateLinkResourcesGetOptionalParams)

Gets lists of resources that supports Privatelinks.

function get(resourceGroupName: string, namespaceName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesListResult>

Parameters

resourceGroupName

string

Name of the resource group within the azure subscription.

namespaceName

string

The Namespace name

options
PrivateLinkResourcesGetOptionalParams

The options parameters.

Returns