VirtualNetworkManagementClient Methods

Public Methods

(see also Protected Methods)

  Name Description
Create Creates a VirtualNetworkManagementClient with the specified settings.
Dispose  Releases the resources that are used by the current instance of the ServiceClient class. (Inherited from ServiceClient)
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetOperationStatusAsync Asynchronously returns the status of the specified operation. After calling an asynchronous operation, you can use this method to determine whether the operation has succeeded, failed, or is still in progress.
GetType  (Inherited from Object)
ToString  (Inherited from Object)
WithHandler Creates an VirtualNetworkManagementClient object with the specified handler.

Protected Methods

(see also Extension Methods)

  Name Description
Clone Overridden. Creates a copy of the VirtualNetworkManagementClient object.
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)
WithHandler  Extends the ServiceClient with a new handler. (Inherited from ServiceClient)

Extension Methods

  Name Description
GetOperationStatus  Returns the status of the specified operation. After calling an asynchronous operation, you can use this method to determine whether the operation has succeeded, failed, or is still in progress. (Defined by VirtualNetworkManagementClientExtensions.)
GetOperationStatusAsync  Asynchronously returns the status of the specified operation. After calling an asynchronous operation, you can use this method to determine whether the operation has succeeded, failed, or is still in progress. (Defined by VirtualNetworkManagementClientExtensions.)

See Also

Reference

VirtualNetworkManagementClient Class
Microsoft.WindowsAzure.Management.VirtualNetworks Namespace