次の方法で共有


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