IAutomationManagementClient Methods
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
![]() | GetOperationResultStatusAsync(String^, CancellationToken) | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. |
![]() | GetOperationStatusAsync(String^, CancellationToken) | The Get Operation Status operation returns the status of thespecified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) |
| Name | Description | |
|---|---|---|
![]() | CreateAutomationAccount(String^, String^) | (Defined by AutomationManagementExtensions.) |
![]() | DeleteAutomationAccount(String^) | (Defined by AutomationManagementExtensions.) |
![]() | GetOperationResultStatus(String^) | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress.(Defined by AutomationManagementClientExtensions.) |
![]() | GetOperationResultStatusAsync(String^) | The Get Operation Status operation returns the status of the specified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress.(Defined by AutomationManagementClientExtensions.) |
![]() | GetOperationStatus(String^) | The Get Operation Status operation returns the status of thespecified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information)(Defined by AutomationManagementClientExtensions.) |
![]() | GetOperationStatusAsync(String^) | The Get Operation Status operation returns the status of thespecified operation. After calling an asynchronous operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, or is still in progress. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information)(Defined by AutomationManagementClientExtensions.) |
