Share via


CloudHsmClusterPrivateLinkResources interface

Interface representing a CloudHsmClusterPrivateLinkResources.

Methods

listByCloudHsmCluster(string, string, CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams)

Gets the private link resources supported for the Cloud Hsm Cluster.

Method Details

listByCloudHsmCluster(string, string, CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams)

Gets the private link resources supported for the Cloud Hsm Cluster.

function listByCloudHsmCluster(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>

Parameters

resourceGroupName

string

The name of the resource group. The name is case insensitive.

cloudHsmClusterName

string

The name of the Cloud HSM Cluster within the specified resource group. Cloud HSM Cluster names must be between 3 and 23 characters in length.

Returns