Share via


IVirtualNetworkManagementClient Members

Represents the interface for the operations that are used to manage Virtual Network management clients.

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

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.
Networks Gets the INetworkOperations object that contains the network operations.

Top

Public Methods

(see also Extension Methods)

  Name Description
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.

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

IVirtualNetworkManagementClient Interface
Microsoft.WindowsAzure.Management.VirtualNetworks Namespace