Freigeben über


IConnectionTypeOperations Schnittstelle

Definition

ConnectionTypeOperations-Vorgänge.

public interface IConnectionTypeOperations
type IConnectionTypeOperations = interface
Public Interface IConnectionTypeOperations

Methoden

CreateOrUpdateAsync(String, String, ConnectionTypeCreateOrUpdateParameters, CancellationToken)

ConnectionTypeOperations-Vorgänge.

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

Erstellen Sie einen Verbindungstyp. http://aka.ms/azureautomationsdk/connectiontypeoperations

DeleteAsync(String, String, String, CancellationToken)

ConnectionTypeOperations-Vorgänge.

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

Löschen Sie den Verbindungstyp. http://aka.ms/azureautomationsdk/connectiontypeoperations

GetAsync(String, String, String, CancellationToken)

ConnectionTypeOperations-Vorgänge.

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

Rufen Sie den Verbindungstyp ab, der durch den Namen des Verbindungstyps identifiziert wird. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListAsync(String, String, CancellationToken)

ConnectionTypeOperations-Vorgänge.

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

Ruft eine Liste von Verbindungstypen ab. http://aka.ms/azureautomationsdk/connectiontypeoperations

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

Ruft eine Liste von Verbindungstypen ab. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListNextAsync(String, CancellationToken)

ConnectionTypeOperations-Vorgänge.

Erweiterungsmethoden

CreateOrUpdate(IConnectionTypeOperations, String, String, ConnectionTypeCreateOrUpdateParameters)

ConnectionTypeOperations-Vorgänge.

CreateOrUpdate(IConnectionTypeOperations, String, String, String, ConnectionTypeCreateOrUpdateParameters)

Erstellen Sie einen Verbindungstyp. http://aka.ms/azureautomationsdk/connectiontypeoperations

CreateOrUpdateAsync(IConnectionTypeOperations, String, String, ConnectionTypeCreateOrUpdateParameters)

ConnectionTypeOperations-Vorgänge.

CreateOrUpdateAsync(IConnectionTypeOperations, String, String, String, ConnectionTypeCreateOrUpdateParameters, CancellationToken)

Erstellen Sie einen Verbindungstyp. http://aka.ms/azureautomationsdk/connectiontypeoperations

Delete(IConnectionTypeOperations, String, String, String)

Löschen Sie den Verbindungstyp. http://aka.ms/azureautomationsdk/connectiontypeoperations

DeleteAsync(IConnectionTypeOperations, String, String, String)

ConnectionTypeOperations-Vorgänge.

DeleteAsync(IConnectionTypeOperations, String, String, String, CancellationToken)

Löschen Sie den Verbindungstyp. http://aka.ms/azureautomationsdk/connectiontypeoperations

Get(IConnectionTypeOperations, String, String, String)

Rufen Sie den Verbindungstyp ab, der durch den Namen des Verbindungstyps identifiziert wird. http://aka.ms/azureautomationsdk/connectiontypeoperations

GetAsync(IConnectionTypeOperations, String, String, String)

ConnectionTypeOperations-Vorgänge.

GetAsync(IConnectionTypeOperations, String, String, String, CancellationToken)

Rufen Sie den Verbindungstyp ab, der durch den Namen des Verbindungstyps identifiziert wird. http://aka.ms/azureautomationsdk/connectiontypeoperations

List(IConnectionTypeOperations, String, String)

ConnectionTypeOperations-Vorgänge.

ListAsync(IConnectionTypeOperations, String, String)

ConnectionTypeOperations-Vorgänge.

ListByAutomationAccount(IConnectionTypeOperations, String, String)

Ruft eine Liste von Verbindungstypen ab. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListByAutomationAccountAsync(IConnectionTypeOperations, String, String, CancellationToken)

Ruft eine Liste von Verbindungstypen ab. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListByAutomationAccountNext(IConnectionTypeOperations, String)

Ruft eine Liste von Verbindungstypen ab. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListByAutomationAccountNextAsync(IConnectionTypeOperations, String, CancellationToken)

Ruft eine Liste von Verbindungstypen ab. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListNext(IConnectionTypeOperations, String)

ConnectionTypeOperations-Vorgänge.

ListNextAsync(IConnectionTypeOperations, String)

ConnectionTypeOperations-Vorgänge.

Gilt für: