Compartilhar via


MhsmPrivateLinkResources interface

Interface que representa um MhsmPrivateLinkResources.

Métodos

listByMhsmResource(string, string, MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams)

Obtém os recursos de link privado com suporte para o pool de hsm gerenciado.

Detalhes do método

listByMhsmResource(string, string, MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams)

Obtém os recursos de link privado com suporte para o pool de hsm gerenciado.

function listByMhsmResource(resourceGroupName: string, name: string, options?: MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams): Promise<MhsmPrivateLinkResourceListResult>

Parâmetros

resourceGroupName

string

Nome do grupo de recursos que contém o pool de HSM gerenciado.

name

string

Nome do pool de HSM gerenciado

options
MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams

Os parâmetros de opções.

Retornos