Compartilhar via


PrivateLinkResources interface

Interface que representa um PrivateLinkResources.

Métodos

get(string, string, PrivateLinkResourcesGetOptionalParams)

Obtém listas de recursos que dão suporte a Privatelinks.

Detalhes do método

get(string, string, PrivateLinkResourcesGetOptionalParams)

Obtém listas de recursos que dão suporte a Privatelinks.

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

Parâmetros

resourceGroupName

string

Nome do grupo de recursos na assinatura do Azure.

namespaceName

string

O nome do namespace

options
PrivateLinkResourcesGetOptionalParams

Os parâmetros de opções.

Retornos