ConnectionTypeOperationsExtensions Class
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(IConnectionTypeOperations, String, ConnectionTypeCreateParameters) | Create a connectiontype. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information) |
![]() ![]() | CreateAsync(IConnectionTypeOperations, String, ConnectionTypeCreateParameters) | Create a connectiontype. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information) |
![]() ![]() | Delete(IConnectionTypeOperations, String, String) | Delete the connectiontype. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information) |
![]() ![]() | DeleteAsync(IConnectionTypeOperations, String, String) | Delete the connectiontype. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information) |
![]() ![]() | Get(IConnectionTypeOperations, String, String) | Retrieve the connectiontype identified by connectiontype name. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information) |
![]() ![]() | GetAsync(IConnectionTypeOperations, String, String) | Retrieve the connectiontype identified by connectiontype name. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information) |
![]() ![]() | List(IConnectionTypeOperations, String) | Retrieve a list of connectiontypes. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information) |
![]() ![]() | ListAsync(IConnectionTypeOperations, String) | Retrieve a list of connectiontypes. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information) |
![]() ![]() | ListNext(IConnectionTypeOperations, String) | Retrieve next list of connectiontypes. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information) |
![]() ![]() | ListNextAsync(IConnectionTypeOperations, String) | Retrieve next list of connectiontypes. (see http://aka.ms/azureautomationsdk/connectiontypeoperations for more information) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)