Share via


IConnectionTypeOperations Members

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

The following tables list the members exposed by the IConnectionTypeOperations type.

Public Methods

(see also Extension Methods)

  Name Description
CreateAsync Create a connectiontype. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information)
DeleteAsync Delete the connectiontype. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information)
GetAsync Retrieve the connectiontype identified by connectiontype name. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information)
ListAsync Retrieve a list of connectiontypes. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information)
ListNextAsync Retrieve next list of connectiontypes. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information)

Top

Extension Methods

  Name Description
Create  Create a connectiontype. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information) (Defined by ConnectionTypeOperationsExtensions.)
CreateAsync  Create a connectiontype. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information) (Defined by ConnectionTypeOperationsExtensions.)
Delete  Delete the connectiontype. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information) (Defined by ConnectionTypeOperationsExtensions.)
DeleteAsync  Delete the connectiontype. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information) (Defined by ConnectionTypeOperationsExtensions.)
Get  Retrieve the connectiontype identified by connectiontype name. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information) (Defined by ConnectionTypeOperationsExtensions.)
GetAsync  Retrieve the connectiontype identified by connectiontype name. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information) (Defined by ConnectionTypeOperationsExtensions.)
List  Retrieve a list of connectiontypes. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information) (Defined by ConnectionTypeOperationsExtensions.)
ListAsync  Retrieve a list of connectiontypes. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information) (Defined by ConnectionTypeOperationsExtensions.)
ListNext  Retrieve next list of connectiontypes. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information) (Defined by ConnectionTypeOperationsExtensions.)
ListNextAsync  Retrieve next list of connectiontypes. (see https://aka.ms/azureautomationsdk/connectiontypeoperations for more information) (Defined by ConnectionTypeOperationsExtensions.)

Top

See Also

Reference

IConnectionTypeOperations Interface
Microsoft.WindowsAzure.Management.Automation Namespace