MhsmPrivateLinkResources interface
Interface représentant un MhsmPrivateLinkResources.
Méthodes
list |
Obtient les ressources de liaison privée prises en charge pour le pool hsm managé. |
Détails de la méthode
listByMhsmResource(string, string, MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams)
Obtient les ressources de liaison privée prises en charge pour le pool hsm managé.
function listByMhsmResource(resourceGroupName: string, name: string, options?: MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams): Promise<MhsmPrivateLinkResourceListResult>
Paramètres
- resourceGroupName
-
string
Nom du groupe de ressources qui contient le pool HSM managé.
- name
-
string
Nom du pool HSM managé
Paramètres d’options.
Retours
Promise<MhsmPrivateLinkResourceListResult>