Share via


IConnectionTypeOperations Rozhraní

Definice

Operace ConnectionTypeOperations.

public interface IConnectionTypeOperations
type IConnectionTypeOperations = interface
Public Interface IConnectionTypeOperations

Metody

CreateOrUpdateAsync(String, String, ConnectionTypeCreateOrUpdateParameters, CancellationToken)

Operace ConnectionTypeOperations.

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

Vytvořte typ připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

DeleteAsync(String, String, String, CancellationToken)

Operace ConnectionTypeOperations.

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

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

GetAsync(String, String, String, CancellationToken)

Operace ConnectionTypeOperations.

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

Načte typ připojení určený názvem typu připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListAsync(String, String, CancellationToken)

Operace ConnectionTypeOperations.

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

Načte seznam typů připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

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

Načte seznam typů připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListNextAsync(String, CancellationToken)

Operace ConnectionTypeOperations.

Metody rozšíření

CreateOrUpdate(IConnectionTypeOperations, String, String, ConnectionTypeCreateOrUpdateParameters)

Operace ConnectionTypeOperations.

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

Vytvořte typ připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

CreateOrUpdateAsync(IConnectionTypeOperations, String, String, ConnectionTypeCreateOrUpdateParameters)

Operace ConnectionTypeOperations.

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

Vytvořte typ připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

Delete(IConnectionTypeOperations, String, String, String)

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

DeleteAsync(IConnectionTypeOperations, String, String, String)

Operace ConnectionTypeOperations.

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

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

Get(IConnectionTypeOperations, String, String, String)

Načte typ připojení určený názvem typu připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

GetAsync(IConnectionTypeOperations, String, String, String)

Operace ConnectionTypeOperations.

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

Načte typ připojení určený názvem typu připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

List(IConnectionTypeOperations, String, String)

Operace ConnectionTypeOperations.

ListAsync(IConnectionTypeOperations, String, String)

Operace ConnectionTypeOperations.

ListByAutomationAccount(IConnectionTypeOperations, String, String)

Načte seznam typů připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListByAutomationAccountAsync(IConnectionTypeOperations, String, String, CancellationToken)

Načte seznam typů připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListByAutomationAccountNext(IConnectionTypeOperations, String)

Načte seznam typů připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListByAutomationAccountNextAsync(IConnectionTypeOperations, String, CancellationToken)

Načte seznam typů připojení. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListNext(IConnectionTypeOperations, String)

Operace ConnectionTypeOperations.

ListNextAsync(IConnectionTypeOperations, String)

Operace ConnectionTypeOperations.

Platí pro