MhsmPrivateLinkResources interface
Interfaz que representa un MhsmPrivateLinkResources.
Métodos
list |
Obtiene los recursos de private link admitidos para el grupo de hsm administrado. |
Detalles del método
listByMhsmResource(string, string, MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams)
Obtiene los recursos de private link admitidos para el grupo de hsm administrado.
function listByMhsmResource(resourceGroupName: string, name: string, options?: MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams): Promise<MhsmPrivateLinkResourceListResult>
Parámetros
- resourceGroupName
-
string
Nombre del grupo de recursos que contiene el grupo de HSM administrado.
- name
-
string
Nombre del grupo de HSM administrado
Parámetros de opciones.
Devoluciones
Promise<MhsmPrivateLinkResourceListResult>