IPrivateEndpointConnectionsPrivateLinkHubOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Opérations PrivateEndpointConnectionsPrivateLinkHubOperations.
public interface IPrivateEndpointConnectionsPrivateLinkHubOperations
type IPrivateEndpointConnectionsPrivateLinkHubOperations = interface
Public Interface IPrivateEndpointConnectionsPrivateLinkHubOperations
Méthodes
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Obtenir tous les PrivateEndpointConnections dans PrivateLinkHub |
ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Obtenir tous les PrivateEndpointConnections dans PrivateLinkHub |
Méthodes d’extension
List(IPrivateEndpointConnectionsPrivateLinkHubOperations, String, String) |
Obtenir tous les PrivateEndpointConnections dans PrivateLinkHub |
ListAsync(IPrivateEndpointConnectionsPrivateLinkHubOperations, String, String, CancellationToken) |
Obtenir tous les PrivateEndpointConnections dans PrivateLinkHub |
ListNext(IPrivateEndpointConnectionsPrivateLinkHubOperations, String) |
Obtenir tous les PrivateEndpointConnections dans PrivateLinkHub |
ListNextAsync(IPrivateEndpointConnectionsPrivateLinkHubOperations, String, CancellationToken) |
Obtenir tous les PrivateEndpointConnections dans PrivateLinkHub |
S’applique à
Azure SDK for .NET