Sdílet prostřednictvím


ConnectionOperationsExtensions Třída

Definice

Rozšiřující metody pro ConnectionOperations.

public static class ConnectionOperationsExtensions
type ConnectionOperationsExtensions = class
Public Module ConnectionOperationsExtensions
Dědičnost
ConnectionOperationsExtensions

Metody

CreateOrUpdate(IConnectionOperations, String, String, ConnectionCreateOrUpdateParameters)

Rozšiřující metody pro ConnectionOperations.

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

Vytvoření nebo aktualizace připojení http://aka.ms/azureautomationsdk/connectionoperations

CreateOrUpdateAsync(IConnectionOperations, String, String, ConnectionCreateOrUpdateParameters)

Rozšiřující metody pro ConnectionOperations.

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

Vytvoření nebo aktualizace připojení http://aka.ms/azureautomationsdk/connectionoperations

Delete(IConnectionOperations, String, String, String)

Odstraňte připojení. http://aka.ms/azureautomationsdk/connectionoperations

DeleteAsync(IConnectionOperations, String, String, String)

Rozšiřující metody pro ConnectionOperations.

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

Odstraňte připojení. http://aka.ms/azureautomationsdk/connectionoperations

Get(IConnectionOperations, String, String, String)

Načtěte připojení identifikované názvem připojení. http://aka.ms/azureautomationsdk/connectionoperations

GetAsync(IConnectionOperations, String, String, String)

Rozšiřující metody pro ConnectionOperations.

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

Načtěte připojení identifikované názvem připojení. http://aka.ms/azureautomationsdk/connectionoperations

List(IConnectionOperations, String, String)

Rozšiřující metody pro ConnectionOperations.

ListAsync(IConnectionOperations, String, String)

Rozšiřující metody pro ConnectionOperations.

ListByAutomationAccount(IConnectionOperations, String, String)

Načte seznam připojení. http://aka.ms/azureautomationsdk/connectionoperations

ListByAutomationAccountAsync(IConnectionOperations, String, String, CancellationToken)

Načte seznam připojení. http://aka.ms/azureautomationsdk/connectionoperations

ListByAutomationAccountNext(IConnectionOperations, String)

Načte seznam připojení. http://aka.ms/azureautomationsdk/connectionoperations

ListByAutomationAccountNextAsync(IConnectionOperations, String, CancellationToken)

Načte seznam připojení. http://aka.ms/azureautomationsdk/connectionoperations

ListNext(IConnectionOperations, String)

Rozšiřující metody pro ConnectionOperations.

ListNextAsync(IConnectionOperations, String)

Rozšiřující metody pro ConnectionOperations.

Patch(IConnectionOperations, String, String, ConnectionPatchParameters)

Rozšiřující metody pro ConnectionOperations.

PatchAsync(IConnectionOperations, String, String, ConnectionPatchParameters)

Rozšiřující metody pro ConnectionOperations.

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

Aktualizujte připojení. http://aka.ms/azureautomationsdk/connectionoperations

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

Aktualizujte připojení. http://aka.ms/azureautomationsdk/connectionoperations

Platí pro