PrivateEndpointConnectionsPrivateLinkHubs Interface
public interface PrivateEndpointConnectionsPrivateLinkHubs
Resource collection API of PrivateEndpointConnectionsPrivateLinkHubs.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Paged |
list(String resourceGroupName, String privateLinkHubName)
Get all Private |
|
abstract
Paged |
list(String resourceGroupName, String privateLinkHubName, Context context)
Get all Private |
Method Details
list
public abstract PagedIterable<PrivateEndpointConnectionForPrivateLinkHub> list(String resourceGroupName, String privateLinkHubName)
Get all PrivateEndpointConnections in the PrivateLinkHub.
Parameters:
Returns:
list
public abstract PagedIterable<PrivateEndpointConnectionForPrivateLinkHub> list(String resourceGroupName, String privateLinkHubName, Context context)
Get all PrivateEndpointConnections in the PrivateLinkHub.
Parameters:
Returns: