Partilhar via


MhsmPrivateLinkResources interface

Interface que representa um MhsmPrivateLinkResources.

Métodos

listByMhsmResource(string, string, MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams)

Obtém os recursos de ligação privada suportados para o conjunto hsm gerido.

Detalhes de Método

listByMhsmResource(string, string, MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams)

Obtém os recursos de ligação privada suportados para o conjunto hsm gerido.

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

Parâmetros

resourceGroupName

string

Nome do grupo de recursos que contém o conjunto de HSM gerido.

name

string

Nome do Conjunto HSM gerido

options
MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams

Os parâmetros de opções.

Devoluções