NetworkManagementClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class NetworkManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.NetworkManagementClient>, IDisposable, Microsoft.Azure.Management.Internal.Network.Version2017_03_01.INetworkManagementClient, Microsoft.Rest.Azure.IAzureClient
type NetworkManagementClient = class
inherit ServiceClient<NetworkManagementClient>
interface INetworkManagementClient
interface IDisposable
interface IAzureClient
Public Class NetworkManagementClient
Inherits ServiceClient(Of NetworkManagementClient)
Implements IAzureClient, IDisposable, INetworkManagementClient
- Inheritance
-
NetworkManagementClient
- Implements