VirtualNetworkManagementClient Members

Represents a Virtual Network management client.

The following tables list the members exposed by the VirtualNetworkManagementClient type.

Public Constructors

  Name Description
  VirtualNetworkManagementClient Overloaded.  

Top

Public Properties

  Name Description
BaseUri Gets the URI that is used as the base for all operation requests.
ClientRootCertificates Gets the IClientRootCertificateOperations object that contains the client root certificates operations.
Credentials Gets the SubscriptionCloudCredentials object that contains the credentials that are required to perform operations on subscription resources.
Gateways Gets the IGatewayOperations object that contains the Virtual Network Gateway operations.
HttpClient  Gets the HttpClient that is used for making HTTP requests. (Inherited from ServiceClient)
Networks Gets the INetworkOperations object that contains the network operations.
UserAgent  Gets the UserAgent collection. This collection can be modified with custom user agent strings. (Inherited from ServiceClient)

Top

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.

Top

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)

Top

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

Top

See Also

Reference

VirtualNetworkManagementClient Class
Microsoft.WindowsAzure.Management.VirtualNetworks Namespace