Share via


AutomationManagementExtensions Class

 

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

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Management.Automation.AutomationManagementExtensions

Syntax

public static class AutomationManagementExtensions
[ExtensionAttribute]
public ref class AutomationManagementExtensions abstract sealed 
[<AbstractClass>]
[<Sealed>]
type AutomationManagementExtensions = class end
<ExtensionAttribute>
Public NotInheritable Class AutomationManagementExtensions

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static CreateAutomationAccount(IAutomationManagementClient, String, String)

System_CAPS_pubmethodSystem_CAPS_static DeleteAutomationAccount(IAutomationManagementClient, String)

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.WindowsAzure.Management.Automation Namespace

Return to top