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

O nome do grupo de recursos. O nome não diferencia maiúsculas de minúsculas.

name

string

O nome do pool de HSM gerenciado.

options
MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams

Os parâmetros de opções.

Retornos