ManagementClient Methods
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
| Name | Description | |
|---|---|---|
![]() | AddHandlerToPipeline(DelegatingHandler) | (Inherited from ServiceClient<T>.) |
![]() | Clone(ServiceClient<ManagementClient>) | Clones properties from current instance to another ManagementClient instance(Overrides ServiceClient<T>.Clone(ServiceClient<T>).) |
![]() | Dispose() | (Inherited from ServiceClient<T>.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetHttpPipeline() | (Inherited from ServiceClient<T>.) |
![]() | GetOperationStatusAsync(String, CancellationToken) | Asynchronously returns the status of the specified operation. |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeHttpClient(HttpMessageHandler) | (Inherited from ServiceClient<T>.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SetRetryPolicy(RetryPolicy) | (Inherited from ServiceClient<T>.) |
![]() | ToString() | (Inherited from Object.) |
![]() | WithHandler(DelegatingHandler) | (Inherited from ServiceClient<T>.) |
![]() | WithHandler(ServiceClient<T>, DelegatingHandler) | (Inherited from ServiceClient<T>.) |
![]() | WithHandlers(IEnumerable<DelegatingHandler>) | (Inherited from ServiceClient<T>.) |
| Name | Description | |
|---|---|---|
![]() | GetOperationStatus(String) | Returns the status of the specified operation.(Defined by ManagementClientExtensions.) |
![]() | GetOperationStatusAsync(String) | Asynchronously returns the status of the specified operation.(Defined by ManagementClientExtensions.) |

