MhsmPrivateLinkResources interface
Interface representing a MhsmPrivateLinkResources.
Methods
list |
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
Name of the resource group that contains the managed HSM pool.
- name
-
string
Name of the managed HSM Pool
The options parameters.
Returns
Promise<MhsmPrivateLinkResourceListResult>