IPrivateEndpointConnectionsPrivateLinkHubOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET