Partager via


IGlobalReachConnectionsOperations Interface

Définition

Opérations GlobalReachConnectionsOperations.

public interface IGlobalReachConnectionsOperations
type IGlobalReachConnectionsOperations = interface
Public Interface IGlobalReachConnectionsOperations

Méthodes

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, GlobalReachConnection, Dictionary<String,List<String>>, CancellationToken)

Créer ou mettre à jour une connexion de portée globale dans un cloud privé

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

Supprimer une connexion de portée globale dans un cloud privé

CreateOrUpdateWithHttpMessagesAsync(String, String, String, GlobalReachConnection, Dictionary<String,List<String>>, CancellationToken)

Créer ou mettre à jour une connexion de portée globale dans un cloud privé

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

Supprimer une connexion de portée globale dans un cloud privé

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

Obtenir une connexion de portée globale par nom dans un cloud privé

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

Répertorier les connexions de portée globale dans un cloud privé

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

Répertorier les connexions de portée globale dans un cloud privé

Méthodes d’extension

BeginCreateOrUpdate(IGlobalReachConnectionsOperations, String, String, String, GlobalReachConnection)

Créer ou mettre à jour une connexion de portée globale dans un cloud privé

BeginCreateOrUpdateAsync(IGlobalReachConnectionsOperations, String, String, String, GlobalReachConnection, CancellationToken)

Créer ou mettre à jour une connexion de portée globale dans un cloud privé

BeginDelete(IGlobalReachConnectionsOperations, String, String, String)

Supprimer une connexion de portée globale dans un cloud privé

BeginDeleteAsync(IGlobalReachConnectionsOperations, String, String, String, CancellationToken)

Supprimer une connexion de portée globale dans un cloud privé

CreateOrUpdate(IGlobalReachConnectionsOperations, String, String, String, GlobalReachConnection)

Créer ou mettre à jour une connexion de portée globale dans un cloud privé

CreateOrUpdateAsync(IGlobalReachConnectionsOperations, String, String, String, GlobalReachConnection, CancellationToken)

Créer ou mettre à jour une connexion de portée globale dans un cloud privé

Delete(IGlobalReachConnectionsOperations, String, String, String)

Supprimer une connexion de portée globale dans un cloud privé

DeleteAsync(IGlobalReachConnectionsOperations, String, String, String, CancellationToken)

Supprimer une connexion de portée globale dans un cloud privé

Get(IGlobalReachConnectionsOperations, String, String, String)

Obtenir une connexion de portée globale par nom dans un cloud privé

GetAsync(IGlobalReachConnectionsOperations, String, String, String, CancellationToken)

Obtenir une connexion de portée globale par nom dans un cloud privé

List(IGlobalReachConnectionsOperations, String, String)

Répertorier les connexions de portée globale dans un cloud privé

ListAsync(IGlobalReachConnectionsOperations, String, String, CancellationToken)

Répertorier les connexions de portée globale dans un cloud privé

ListNext(IGlobalReachConnectionsOperations, String)

Répertorier les connexions de portée globale dans un cloud privé

ListNextAsync(IGlobalReachConnectionsOperations, String, CancellationToken)

Répertorier les connexions de portée globale dans un cloud privé

S’applique à