NetworkManagementClient Members
The Service Management API includes operations for managing the virtual networks for your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157182.aspx for more information)
The following tables list the members exposed by the NetworkManagementClient type.
Public Constructors
Name | Description | |
---|---|---|
NetworkManagementClient | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
ApiVersion | Gets the API version. | |
ApplicationGateways | The Application Gateway Management API includes operations for managing application gateways in your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154113.aspx for more information) | |
BaseUri | Gets the URI used as the base for all cloud service requests. | |
ClientRootCertificates | The Network Management API includes operations for managing the client root certificates for your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154113.aspx for more information) | |
Credentials | Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. | |
Gateways | The Network Management API includes operations for managing the gateways for your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj154113.aspx for more information) | |
HttpClient | (Inherited from ServiceClient) | |
LongRunningOperationInitialTimeout | Gets or sets the initial timeout for Long Running Operations. | |
LongRunningOperationRetryTimeout | Gets or sets the retry timeout for Long Running Operations. | |
Networks | The Network Management API includes operations for managing the virtual networks for your subscription. (see https://msdn.microsoft.com/en-us/library/windowsazure/jj157182.aspx for more information) | |
NetworkSecurityGroups | The Network Management API includes operations for managing the Network Security Groups for your subscription. | |
ReservedIPs | The Network Management API includes operations for managing the reserved IPs for your subscription. | |
Routes | The Network Management API includes operations for managing the routes for your subscription. | |
StaticIPs | The Network Management API includes operations for managing the static IPs for your subscription. | |
UserAgent | (Inherited from ServiceClient) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddHandlerToPipeline | (Inherited from ServiceClient) | |
Dispose | (Inherited from ServiceClient) | |
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetHttpPipeline | (Inherited from ServiceClient) | |
GetOperationStatusAsync | 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 https://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) | |
GetType | (Inherited from Object) | |
SetRetryPolicy | (Inherited from ServiceClient) | |
ToString | (Inherited from Object) | |
WithHandler | (Inherited from ServiceClient) | |
WithHandlers | (Inherited from ServiceClient) |
Top
Protected Methods
(see also Extension Methods)
Name | Description | |
---|---|---|
Clone | Overridden. Clones properties from current instance to another NetworkManagementClient instance | |
Finalize | (Inherited from Object) | |
InitializeHttpClient | (Inherited from ServiceClient) | |
MemberwiseClone | (Inherited from Object) | |
WithHandler | (Inherited from ServiceClient) |
Top
Extension Methods
Name | Description | |
---|---|---|
GetOperationStatus | 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 https://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) (Defined by NetworkManagementClientExtensions.) | |
GetOperationStatusAsync | 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 https://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) (Defined by NetworkManagementClientExtensions.) |
Top
See Also
Reference
NetworkManagementClient Class
Microsoft.WindowsAzure.Management.Network Namespace