WCFRelaysOperationsExtensions Klasse

Definition

Erweiterungsmethoden für WCFRelaysOperations.

public static class WCFRelaysOperationsExtensions
type WCFRelaysOperationsExtensions = class
Public Module WCFRelaysOperationsExtensions
Vererbung
WCFRelaysOperationsExtensions

Methoden

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

Erstellt oder Updates wcfRelay. Dieser Vorgang ist idempotent.

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

Erstellt oder Updates wcfRelay. Dieser Vorgang ist idempotent.

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

Erstellt oder Updates eine Autorisierungsregel für eine WCFRelays

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

Erstellt oder Updates eine Autorisierungsregel für eine WCFRelays

Delete(IWCFRelaysOperations, String, String, String)

Löscht wcfRelays.

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

Löscht wcfRelays.

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

Löscht eine WCFRelays-Autorisierungsregel

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

Löscht eine WCFRelays-Autorisierungsregel

Get(IWCFRelaysOperations, String, String, String)

Gibt die Beschreibung für die angegebenen WCFRelays zurück.

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

Gibt die Beschreibung für die angegebenen WCFRelays zurück.

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

Get authorizationRule for a WCFRelays by name.Get authorizationRule for a WCFRelays by name.

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

Get authorizationRule for a WCFRelays by name.Get authorizationRule for a WCFRelays by name.

ListAuthorizationRules(IWCFRelaysOperations, String, String, String)

Autorisierungsregeln für wcfRelays.

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

Autorisierungsregeln für wcfRelays.

ListAuthorizationRulesNext(IWCFRelaysOperations, String)

Autorisierungsregeln für wcfRelays.

ListAuthorizationRulesNextAsync(IWCFRelaysOperations, String, CancellationToken)

Autorisierungsregeln für wcfRelays.

ListByNamespace(IWCFRelaysOperations, String, String)

Listet die WCFRelays im Namespace auf.

ListByNamespaceAsync(IWCFRelaysOperations, String, String, CancellationToken)

Listet die WCFRelays im Namespace auf.

ListByNamespaceNext(IWCFRelaysOperations, String)

Listet die WCFRelays im Namespace auf.

ListByNamespaceNextAsync(IWCFRelaysOperations, String, CancellationToken)

Listet die WCFRelays im Namespace auf.

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

Primäre und sekundäre Verbindungszeichenfolgen für WCFRelays.

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

Primäre und sekundäre Verbindungszeichenfolgen für WCFRelays.

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

Generiert die primäre oder sekundäre ConnectionStrings zu WCFRelays

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

Generiert die primäre oder sekundäre ConnectionStrings zu WCFRelays

Gilt für: