Freigeben über


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