Partager via


WCFRelaysOperationsExtensions Classe

Définition

Méthodes d’extension pour WCFRelaysOperations.

public static class WCFRelaysOperationsExtensions
type WCFRelaysOperationsExtensions = class
Public Module WCFRelaysOperationsExtensions
Héritage
WCFRelaysOperationsExtensions

Méthodes

CreateOrUpdate(IWCFRelaysOperations, String, String, String, WcfRelay)

Crée ou Mises à jour un wcfRelay. Cette opération est idempotente.

CreateOrUpdateAsync(IWCFRelaysOperations, String, String, String, WcfRelay, CancellationToken)

Crée ou Mises à jour un wcfRelay. Cette opération est idempotente.

CreateOrUpdateAuthorizationRule(IWCFRelaysOperations, String, String, String, String, AuthorizationRule)

Crée ou Mises à jour une règle d’autorisation pour un WCFRelays

CreateOrUpdateAuthorizationRuleAsync(IWCFRelaysOperations, String, String, String, String, AuthorizationRule, CancellationToken)

Crée ou Mises à jour une règle d’autorisation pour un WCFRelays

Delete(IWCFRelaysOperations, String, String, String)

Supprime un WCFRelays .

DeleteAsync(IWCFRelaysOperations, String, String, String, CancellationToken)

Supprime un WCFRelays .

DeleteAuthorizationRule(IWCFRelaysOperations, String, String, String, String)

Supprime une règle d’autorisation WCFRelays

DeleteAuthorizationRuleAsync(IWCFRelaysOperations, String, String, String, String, CancellationToken)

Supprime une règle d’autorisation WCFRelays

Get(IWCFRelaysOperations, String, String, String)

Retourne la description des wcfRelays spécifiés.

GetAsync(IWCFRelaysOperations, String, String, String, CancellationToken)

Retourne la description des wcfRelays spécifiés.

GetAuthorizationRule(IWCFRelaysOperations, String, String, String, String)

Obtenir authorizationRule pour un WCFRelays par nom.

GetAuthorizationRuleAsync(IWCFRelaysOperations, String, String, String, String, CancellationToken)

Obtenir authorizationRule pour un WCFRelays par nom.

ListAuthorizationRules(IWCFRelaysOperations, String, String, String)

Règles d’autorisation pour un WCFRelays.

ListAuthorizationRulesAsync(IWCFRelaysOperations, String, String, String, CancellationToken)

Règles d’autorisation pour un WCFRelays.

ListAuthorizationRulesNext(IWCFRelaysOperations, String)

Règles d’autorisation pour un WCFRelays.

ListAuthorizationRulesNextAsync(IWCFRelaysOperations, String, CancellationToken)

Règles d’autorisation pour un WCFRelays.

ListByNamespace(IWCFRelaysOperations, String, String)

Répertorie les WCFRelays dans l’espace de noms.

ListByNamespaceAsync(IWCFRelaysOperations, String, String, CancellationToken)

Répertorie les WCFRelays dans l’espace de noms.

ListByNamespaceNext(IWCFRelaysOperations, String)

Répertorie les WCFRelays dans l’espace de noms.

ListByNamespaceNextAsync(IWCFRelaysOperations, String, CancellationToken)

Répertorie les WCFRelays dans l’espace de noms.

ListKeys(IWCFRelaysOperations, String, String, String, String)

Connexions primaires et secondairesStrings aux wcfRelays.

ListKeysAsync(IWCFRelaysOperations, String, String, String, String, CancellationToken)

Connexions primaires et secondairesStrings aux wcfRelays.

RegenerateKeys(IWCFRelaysOperations, String, String, String, String, RegenerateAccessKeyParameters)

Régénère les chaînes de connexion primaires ou secondaires vers WCFRelays

RegenerateKeysAsync(IWCFRelaysOperations, String, String, String, String, RegenerateAccessKeyParameters, CancellationToken)

Régénère les chaînes de connexion primaires ou secondaires vers WCFRelays

S’applique à