IPrivateEndpointConnectionsPrivateLinkHubOperations Interface

Definition

PrivateEndpointConnectionsPrivateLinkHubOperations operations.

public interface IPrivateEndpointConnectionsPrivateLinkHubOperations
type IPrivateEndpointConnectionsPrivateLinkHubOperations = interface
Public Interface IPrivateEndpointConnectionsPrivateLinkHubOperations

Methods

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Get all PrivateEndpointConnections in the PrivateLinkHub

ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Get all PrivateEndpointConnections in the PrivateLinkHub

Extension Methods

List(IPrivateEndpointConnectionsPrivateLinkHubOperations, String, String)

Get all PrivateEndpointConnections in the PrivateLinkHub

ListAsync(IPrivateEndpointConnectionsPrivateLinkHubOperations, String, String, CancellationToken)

Get all PrivateEndpointConnections in the PrivateLinkHub

ListNext(IPrivateEndpointConnectionsPrivateLinkHubOperations, String)

Get all PrivateEndpointConnections in the PrivateLinkHub

ListNextAsync(IPrivateEndpointConnectionsPrivateLinkHubOperations, String, CancellationToken)

Get all PrivateEndpointConnections in the PrivateLinkHub

Applies to