NetworkManagementClientExtensions 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.
Extension methods for NetworkManagementClient.
public static class NetworkManagementClientExtensions
type NetworkManagementClientExtensions = class
Public Module NetworkManagementClientExtensions
- Inheritance
-
NetworkManagementClientExtensions
Methods
BeginGeneratevirtualwanvpnserverconfigurationvpnprofileAsync(INetworkManagementClient, String, String, VirtualWanVpnProfileParameters, CancellationToken) |
Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group. |
CheckDnsNameAvailabilityAsync(INetworkManagementClient, String, String, CancellationToken) |
Checks whether a domain name in the cloudapp.azure.com zone is available for use. |
GeneratevirtualwanvpnserverconfigurationvpnprofileAsync(INetworkManagementClient, String, String, VirtualWanVpnProfileParameters, CancellationToken) |
Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group. |
SupportedSecurityProvidersAsync(INetworkManagementClient, String, String, CancellationToken) |
Gives the supported security providers for the virtual wan. |
Applies to
Azure SDK for .NET