Partilhar via


MhsmPrivateLinkResources interface

Interface que representa um MhsmPrivateLinkResources.

Métodos

listByMhsmResource(string, string, MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams)

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

Detalhes de Método

listByMhsmResource(string, string, MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams)

Obtém os recursos de link privado suportados para o pool 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 HSM gerenciado.

options
MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams

Os parâmetros de opções.

Devoluções