AutomationManagementClient Methods

 

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

NameDescription
System_CAPS_pubmethodAddHandlerToPipeline(DelegatingHandler)

(Inherited from ServiceClient<T>.)

System_CAPS_protmethodClone(ServiceClient<AutomationManagementClient>)

Clones properties from current instance to another AutomationManagementClient instance(Overrides ServiceClient<T>.Clone(ServiceClient<T>).)

System_CAPS_pubmethodSystem_CAPS_staticContinuationTokenHandler<T>(Func<String, ResponseWithSkipToken<T>>)

System_CAPS_pubmethodDispose()

(Inherited from ServiceClient<T>.)

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetHttpPipeline()

(Inherited from ServiceClient<T>.)

System_CAPS_pubmethodGetOperationResultStatusAsync(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.

System_CAPS_pubmethodGetOperationStatusAsync(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)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodInitializeHttpClient(HttpMessageHandler)

(Inherited from ServiceClient<T>.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSetRetryPolicy(RetryPolicy)

(Inherited from ServiceClient<T>.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodWithHandler(DelegatingHandler)

(Inherited from ServiceClient<T>.)

System_CAPS_protmethodWithHandler(ServiceClient<T>, DelegatingHandler)

(Inherited from ServiceClient<T>.)

System_CAPS_pubmethodWithHandlers(IEnumerable<DelegatingHandler>)

(Inherited from ServiceClient<T>.)

NameDescription
System_CAPS_pubmethodCreateAutomationAccount(String, String)
System_CAPS_pubmethodDeleteAutomationAccount(String)
System_CAPS_pubmethodGetOperationResultStatus(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.)

System_CAPS_pubmethodGetOperationResultStatusAsync(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.)

System_CAPS_pubmethodGetOperationStatus(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.)

System_CAPS_pubmethodGetOperationStatusAsync(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.)

Return to top
Show: