PrivateEndpointConnections Interface
public interface PrivateEndpointConnections
Resource collection API of PrivateEndpointConnections.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
listByCloudHsmCluster(String resourceGroupName, String cloudHsmClusterName)
The List operation gets information about the private endpoint connections associated with the Cloud HSM Cluster. |
|
abstract
Paged |
listByCloudHsmCluster(String resourceGroupName, String cloudHsmClusterName, Context context)
The List operation gets information about the private endpoint connections associated with the Cloud HSM Cluster. |
Method Details
listByCloudHsmCluster
public abstract PagedIterable<PrivateEndpointConnection> listByCloudHsmCluster(String resourceGroupName, String cloudHsmClusterName)
The List operation gets information about the private endpoint connections associated with the Cloud HSM Cluster.
Parameters:
Returns:
listByCloudHsmCluster
public abstract PagedIterable<PrivateEndpointConnection> listByCloudHsmCluster(String resourceGroupName, String cloudHsmClusterName, Context context)
The List operation gets information about the private endpoint connections associated with the Cloud HSM Cluster.
Parameters:
Returns: