NetworkManagementClient Methods
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
| Name | Description | |
|---|---|---|
![]() | AddHandlerToPipeline(DelegatingHandler) | (Inherited from ServiceClient(Of T).) |
![]() | Clone(ServiceClient(Of NetworkManagementClient)) | Clones properties from current instance to another NetworkManagementClient instance(Overrides ServiceClient(Of T).Clone(ServiceClient(Of T)).) |
![]() | Dispose() | (Inherited from ServiceClient(Of T).) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetHttpPipeline() | (Inherited from ServiceClient(Of T).) |
![]() | GetOperationStatusAsync(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. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeHttpClient(HttpMessageHandler) | (Inherited from ServiceClient(Of T).) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SetRetryPolicy(RetryPolicy) | (Inherited from ServiceClient(Of T).) |
![]() | ToString() | (Inherited from Object.) |
![]() | WithHandler(DelegatingHandler) | (Inherited from ServiceClient(Of T).) |
![]() | WithHandler(ServiceClient(Of T), DelegatingHandler) | (Inherited from ServiceClient(Of T).) |
![]() | WithHandlers(IEnumerable(Of DelegatingHandler)) | (Inherited from ServiceClient(Of T).) |
| Name | Description | |
|---|---|---|
![]() | GetOperationStatus(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. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information)(Defined by NetworkManagementClientExtensions.) |
![]() | GetOperationStatusAsync(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. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information)(Defined by NetworkManagementClientExtensions.) |

