Share via


ConnectionTypeOperationsExtensions Třída

Definice

Metody rozšíření pro ConnectionTypeOperations.

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

Metody

CreateOrUpdate(IConnectionTypeOperations, String, String, ConnectionTypeCreateOrUpdateParameters)

Metody rozšíření pro ConnectionTypeOperations.

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

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

CreateOrUpdateAsync(IConnectionTypeOperations, String, String, ConnectionTypeCreateOrUpdateParameters)

Metody rozšíření pro 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)

Metody rozšíření pro 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)

Metody rozšíření pro 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)

Metody rozšíření pro ConnectionTypeOperations.

ListAsync(IConnectionTypeOperations, String, String)

Metody rozšíření pro 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)

Metody rozšíření pro ConnectionTypeOperations.

ListNextAsync(IConnectionTypeOperations, String)

Metody rozšíření pro ConnectionTypeOperations.

Platí pro