Compartilhar via


Membros IConnectionOperations

Service operation for automation connections. (see https://aka.ms/azureautomationsdk/connectionoperations for more information)

As tabelas a seguir listam os membros expostos pelo tipo IConnectionOperations.

Público Métodos

(consulte tambémExtension Métodos)

  Nome Descrição
CreateAsync Create a connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information)
DeleteAsync Delete the connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information)
GetAsync Retrieve the connection identified by connection name. (see https://aka.ms/azureautomationsdk/connectionoperations for more information)
ListAsync Retrieve a list of connections. (see https://aka.ms/azureautomationsdk/connectionoperations for more information)
ListNextAsync Retrieve next list of connections. (see https://aka.ms/azureautomationsdk/connectionoperations for more information)
UpdateAsync Update a connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information)

Início

Extension Métodos

  Nome Descrição
Create  Create a connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)
CreateAsync  Create a connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)
Delete  Delete the connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)
DeleteAsync  Delete the connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)
Get  Retrieve the connection identified by connection name. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)
GetAsync  Retrieve the connection identified by connection name. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)
List  Retrieve a list of connections. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)
ListAsync  Retrieve a list of connections. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)
ListNext  Retrieve next list of connections. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)
ListNextAsync  Retrieve next list of connections. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)
Update  Update a connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)
UpdateAsync  Update a connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) (Defined by ConnectionOperationsExtensions.)

Início

Consulte também

Referência

Interface IConnectionOperations
Namespace Microsoft.WindowsAzure.Management.Automation