CloudHsmClusterPrivateLinkResources Interface
public interface CloudHsmClusterPrivateLinkResources
Resource collection API of CloudHsmClusterPrivateLinkResources.
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<PrivateLinkResource> listByCloudHsmCluster(String resourceGroupName, String cloudHsmClusterName)
Gets the private link resources supported for the Cloud Hsm Cluster.
Parameters:
Returns:
listByCloudHsmCluster
public abstract PagedIterable<PrivateLinkResource> listByCloudHsmCluster(String resourceGroupName, String cloudHsmClusterName, Context context)
Gets the private link resources supported for the Cloud Hsm Cluster.
Parameters:
Returns: