ComputeManagementClient Methods

 

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

NameDescription
System_CAPS_pubmethodAddHandlerToPipeline(DelegatingHandler^)

(Inherited from ServiceClient<T>.)

System_CAPS_protmethodClone(ServiceClient<ComputeManagementClient^>^)

Clones properties from current instance to another ComputeManagementClient instance(Overrides ServiceClient<T>::Clone(ServiceClient<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_pubmethodGetOperationStatusAsync(String^, CancellationToken)

Asynchronously returns the status of the specified operation.

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_pubmethodGetOperationStatus(String^)

Returns the status of the specified operation.(Defined by ComputeManagementClientExtensions.)

System_CAPS_pubmethodGetOperationStatusAsync(String^)

Asynchronously returns the status of the specified operation.(Defined by ComputeManagementClientExtensions.)

Return to top
Show: