Freigeben über


ConnectionOperationsExtensions Klasse

Definition

Erweiterungsmethoden für ConnectionOperations.

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

Methoden

CreateOrUpdate(IConnectionOperations, String, String, ConnectionCreateOrUpdateParameters)

Erweiterungsmethoden für ConnectionOperations.

CreateOrUpdate(IConnectionOperations, String, String, String, ConnectionCreateOrUpdateParameters)

Erstellen oder Aktualisieren einer Verbindung http://aka.ms/azureautomationsdk/connectionoperations

CreateOrUpdateAsync(IConnectionOperations, String, String, ConnectionCreateOrUpdateParameters)

Erweiterungsmethoden für ConnectionOperations.

CreateOrUpdateAsync(IConnectionOperations, String, String, String, ConnectionCreateOrUpdateParameters, CancellationToken)

Erstellen oder Aktualisieren einer Verbindung http://aka.ms/azureautomationsdk/connectionoperations

Delete(IConnectionOperations, String, String, String)

Löschen Sie die Verbindung. http://aka.ms/azureautomationsdk/connectionoperations

DeleteAsync(IConnectionOperations, String, String, String)

Erweiterungsmethoden für ConnectionOperations.

DeleteAsync(IConnectionOperations, String, String, String, CancellationToken)

Löschen Sie die Verbindung. http://aka.ms/azureautomationsdk/connectionoperations

Get(IConnectionOperations, String, String, String)

Rufen Sie die durch den Verbindungsnamen identifizierte Verbindung ab. http://aka.ms/azureautomationsdk/connectionoperations

GetAsync(IConnectionOperations, String, String, String)

Erweiterungsmethoden für ConnectionOperations.

GetAsync(IConnectionOperations, String, String, String, CancellationToken)

Rufen Sie die durch den Verbindungsnamen identifizierte Verbindung ab. http://aka.ms/azureautomationsdk/connectionoperations

List(IConnectionOperations, String, String)

Erweiterungsmethoden für ConnectionOperations.

ListAsync(IConnectionOperations, String, String)

Erweiterungsmethoden für ConnectionOperations.

ListByAutomationAccount(IConnectionOperations, String, String)

Ruft eine Liste von Verbindungen ab. http://aka.ms/azureautomationsdk/connectionoperations

ListByAutomationAccountAsync(IConnectionOperations, String, String, CancellationToken)

Ruft eine Liste von Verbindungen ab. http://aka.ms/azureautomationsdk/connectionoperations

ListByAutomationAccountNext(IConnectionOperations, String)

Ruft eine Liste von Verbindungen ab. http://aka.ms/azureautomationsdk/connectionoperations

ListByAutomationAccountNextAsync(IConnectionOperations, String, CancellationToken)

Ruft eine Liste von Verbindungen ab. http://aka.ms/azureautomationsdk/connectionoperations

ListNext(IConnectionOperations, String)

Erweiterungsmethoden für ConnectionOperations.

ListNextAsync(IConnectionOperations, String)

Erweiterungsmethoden für ConnectionOperations.

Patch(IConnectionOperations, String, String, ConnectionPatchParameters)

Erweiterungsmethoden für ConnectionOperations.

PatchAsync(IConnectionOperations, String, String, ConnectionPatchParameters)

Erweiterungsmethoden für ConnectionOperations.

Update(IConnectionOperations, String, String, String, ConnectionUpdateParameters)

Aktualisieren sie eine Verbindung. http://aka.ms/azureautomationsdk/connectionoperations

UpdateAsync(IConnectionOperations, String, String, String, ConnectionUpdateParameters, CancellationToken)

Aktualisieren sie eine Verbindung. http://aka.ms/azureautomationsdk/connectionoperations

Gilt für: