AutomationAccountOperationsExtensions Class

 

Namespace:   Microsoft.WindowsAzure.Management.Automation
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

System::Object
  Microsoft.WindowsAzure.Management.Automation::AutomationAccountOperationsExtensions

[ExtensionAttribute]
public ref class AutomationAccountOperationsExtensions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticBeginCreate(IAutomationAccountOperations^, String^, AutomationAccountCreateParameters^)

Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)

System_CAPS_pubmethodSystem_CAPS_staticBeginCreateAsync(IAutomationAccountOperations^, String^, AutomationAccountCreateParameters^)

Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)

System_CAPS_pubmethodSystem_CAPS_staticBeginDelete(IAutomationAccountOperations^, String^, String^)

Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)

System_CAPS_pubmethodSystem_CAPS_staticBeginDeleteAsync(IAutomationAccountOperations^, String^, String^)

Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)

System_CAPS_pubmethodSystem_CAPS_staticCreate(IAutomationAccountOperations^, String^, AutomationAccountCreateParameters^)

Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)

System_CAPS_pubmethodSystem_CAPS_staticCreateAsync(IAutomationAccountOperations^, String^, AutomationAccountCreateParameters^)

Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)

System_CAPS_pubmethodSystem_CAPS_staticDelete(IAutomationAccountOperations^, String^, String^)

Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations for more information)

System_CAPS_pubmethodSystem_CAPS_staticDeleteAsync(IAutomationAccountOperations^, String^, String^)

Create an automation account. (see http://aka.ms/azureautomationsdk/automationaccountoperations 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.

Return to top
Show: