ConnectionTypeOperationsExtensions Klasse

Definition

Erweiterungsmethoden für ConnectionTypeOperations.

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

Methoden

CreateOrUpdate(IConnectionTypeOperations, String, String, ConnectionTypeCreateOrUpdateParameters)

Erweiterungsmethoden für ConnectionTypeOperations.

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

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

CreateOrUpdateAsync(IConnectionTypeOperations, String, String, ConnectionTypeCreateOrUpdateParameters)

Erweiterungsmethoden für ConnectionTypeOperations.

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)

Erweiterungsmethoden für ConnectionTypeOperations.

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)

Erweiterungsmethoden für ConnectionTypeOperations.

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)

Erweiterungsmethoden für ConnectionTypeOperations.

ListAsync(IConnectionTypeOperations, String, String)

Erweiterungsmethoden für ConnectionTypeOperations.

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)

Erweiterungsmethoden für ConnectionTypeOperations.

ListNextAsync(IConnectionTypeOperations, String)

Erweiterungsmethoden für ConnectionTypeOperations.

Gilt für: