Package version:

Interface MhsmPrivateLinkResources

Interface representing a MhsmPrivateLinkResources.

interface MhsmPrivateLinkResources {
    listByMhsmResource(resourceGroupName: string, name: string, options?: MhsmPrivateLinkResourcesListByMhsmResourceOptionalParams): Promise<MhsmPrivateLinkResourceListResult>;
}

Methods