ConnectionOperationsExtensions Members
The following tables list the members exposed by the ConnectionOperationsExtensions type.
Public Methods
Name | Description | |
---|---|---|
Create | Create a connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) | |
CreateAsync | Create a connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) | |
Delete | Delete the connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) | |
DeleteAsync | Delete the connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) | |
Get | Retrieve the connection identified by connection name. (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) | |
List | Retrieve a list of connections. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) | |
ListAsync | Retrieve a list of connections. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) | |
ListNext | Retrieve next 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) | |
Update | Update a connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) | |
UpdateAsync | Update a connection. (see https://aka.ms/azureautomationsdk/connectionoperations for more information) |
Top
See Also
Reference
ConnectionOperationsExtensions Class
Microsoft.WindowsAzure.Management.Automation Namespace