IAutomationAccountOperations Interface
Service operation for automation accounts. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | BeginCreateAsync(String^, AutomationAccountCreateParameters^, CancellationToken) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information) |
![]() | BeginDeleteAsync(String^, String^, CancellationToken) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information) |
![]() | CreateAsync(String^, AutomationAccountCreateParameters^, CancellationToken) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information) |
![]() | DeleteAsync(String^, String^, CancellationToken) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information) |
| Name | Description | |
|---|---|---|
![]() | BeginCreate(String^, AutomationAccountCreateParameters^) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)(Defined by AutomationAccountOperationsExtensions.) |
![]() | BeginCreateAsync(String^, AutomationAccountCreateParameters^) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)(Defined by AutomationAccountOperationsExtensions.) |
![]() | BeginDelete(String^, String^) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)(Defined by AutomationAccountOperationsExtensions.) |
![]() | BeginDeleteAsync(String^, String^) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)(Defined by AutomationAccountOperationsExtensions.) |
![]() | Create(String^, AutomationAccountCreateParameters^) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)(Defined by AutomationAccountOperationsExtensions.) |
![]() | CreateAsync(String^, AutomationAccountCreateParameters^) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)(Defined by AutomationAccountOperationsExtensions.) |
![]() | Delete(String^, String^) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)(Defined by AutomationAccountOperationsExtensions.) |
![]() | DeleteAsync(String^, String^) | Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)(Defined by AutomationAccountOperationsExtensions.) |
