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
The name of the resource group. The name is case insensitive.
- name
-
string
The name of the managed HSM Pool.
The options parameters.
Returns
Promise<MhsmPrivateLinkResourceListResult>