CloudHsmClusterPrivateLinkResourcesClient Interface
public interface CloudHsmClusterPrivateLinkResourcesClient
An instance of this class provides access to all the operations defined in CloudHsmClusterPrivateLinkResourcesClient.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
listByCloudHsmCluster(String resourceGroupName, String cloudHsmClusterName)
Gets the private link resources supported for the Cloud Hsm Cluster. |
|
abstract
Paged |
listByCloudHsmCluster(String resourceGroupName, String cloudHsmClusterName, Context context)
Gets the private link resources supported for the Cloud Hsm Cluster. |
Method Details
listByCloudHsmCluster
public abstract PagedIterable<PrivateLinkResourceInner> listByCloudHsmCluster(String resourceGroupName, String cloudHsmClusterName)
Gets the private link resources supported for the Cloud Hsm Cluster.
Parameters:
Returns:
listByCloudHsmCluster
public abstract PagedIterable<PrivateLinkResourceInner> listByCloudHsmCluster(String resourceGroupName, String cloudHsmClusterName, Context context)
Gets the private link resources supported for the Cloud Hsm Cluster.
Parameters:
Returns: