CloudHsmClusterPrivateLinkResourcesOperations interface
Interface representing a CloudHsmClusterPrivateLinkResources operations.
Properties
| list |
Gets the private link resources supported for the Cloud Hsm Cluster. |
Property Details
listByCloudHsmCluster
Gets the private link resources supported for the Cloud Hsm Cluster.
listByCloudHsmCluster: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>
Property Value
(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>