Share via


MhsmPrivateLinkResources interface

Interface representing a MhsmPrivateLinkResources.

Methods

listByMhsmResource(string, string, MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams)

Gets the private link resources supported for the managed hsm pool.

Method Details

listByMhsmResource(string, string, MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams)

Gets the private link resources supported for the managed hsm pool.

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

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

name

string

The name of the managed HSM Pool.

Returns