Udostępnij za pośrednictwem


IConnectionTypeOperations Interfejs

Definicja

Operacje ConnectionTypeOperations.

public interface IConnectionTypeOperations
type IConnectionTypeOperations = interface
Public Interface IConnectionTypeOperations

Metody

CreateOrUpdateAsync(String, String, ConnectionTypeCreateOrUpdateParameters, CancellationToken)

Operacje ConnectionTypeOperations.

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

Utwórz typ połączenia. http://aka.ms/azureautomationsdk/connectiontypeoperations

DeleteAsync(String, String, String, CancellationToken)

Operacje ConnectionTypeOperations.

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

Usuń typ połączenia. http://aka.ms/azureautomationsdk/connectiontypeoperations

GetAsync(String, String, String, CancellationToken)

Operacje ConnectionTypeOperations.

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

Pobierz typ połączenia zidentyfikowany przez nazwę typu połączenia. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListAsync(String, String, CancellationToken)

Operacje ConnectionTypeOperations.

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

Pobierz listę typów połączeń. http://aka.ms/azureautomationsdk/connectiontypeoperations

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

Pobierz listę typów połączeń. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListNextAsync(String, CancellationToken)

Operacje ConnectionTypeOperations.

Metody rozszerzania

CreateOrUpdate(IConnectionTypeOperations, String, String, ConnectionTypeCreateOrUpdateParameters)

Operacje ConnectionTypeOperations.

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

Utwórz typ połączenia. http://aka.ms/azureautomationsdk/connectiontypeoperations

CreateOrUpdateAsync(IConnectionTypeOperations, String, String, ConnectionTypeCreateOrUpdateParameters)

Operacje ConnectionTypeOperations.

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

Utwórz typ połączenia. http://aka.ms/azureautomationsdk/connectiontypeoperations

Delete(IConnectionTypeOperations, String, String, String)

Usuń typ połączenia. http://aka.ms/azureautomationsdk/connectiontypeoperations

DeleteAsync(IConnectionTypeOperations, String, String, String)

Operacje ConnectionTypeOperations.

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

Usuń typ połączenia. http://aka.ms/azureautomationsdk/connectiontypeoperations

Get(IConnectionTypeOperations, String, String, String)

Pobierz typ połączenia zidentyfikowany przez nazwę typu połączenia. http://aka.ms/azureautomationsdk/connectiontypeoperations

GetAsync(IConnectionTypeOperations, String, String, String)

Operacje ConnectionTypeOperations.

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

Pobierz typ połączenia zidentyfikowany przez nazwę typu połączenia. http://aka.ms/azureautomationsdk/connectiontypeoperations

List(IConnectionTypeOperations, String, String)

Operacje ConnectionTypeOperations.

ListAsync(IConnectionTypeOperations, String, String)

Operacje ConnectionTypeOperations.

ListByAutomationAccount(IConnectionTypeOperations, String, String)

Pobierz listę typów połączeń. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListByAutomationAccountAsync(IConnectionTypeOperations, String, String, CancellationToken)

Pobierz listę typów połączeń. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListByAutomationAccountNext(IConnectionTypeOperations, String)

Pobierz listę typów połączeń. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListByAutomationAccountNextAsync(IConnectionTypeOperations, String, CancellationToken)

Pobierz listę typów połączeń. http://aka.ms/azureautomationsdk/connectiontypeoperations

ListNext(IConnectionTypeOperations, String)

Operacje ConnectionTypeOperations.

ListNextAsync(IConnectionTypeOperations, String)

Operacje ConnectionTypeOperations.

Dotyczy