NetworkManagementClientExtensions Class

Definition

Extension methods for NetworkManagementClient.

public static class NetworkManagementClientExtensions
type NetworkManagementClientExtensions = class
Public Module NetworkManagementClientExtensions
Inheritance
NetworkManagementClientExtensions

Methods

BeginDeleteBastionShareableLink(INetworkManagementClient, String, String, BastionShareableLinkListRequest)

Deletes the Bastion Shareable Links for all the VMs specified in the request.

BeginDeleteBastionShareableLinkAsync(INetworkManagementClient, String, String, BastionShareableLinkListRequest, CancellationToken)

Deletes the Bastion Shareable Links for all the VMs specified in the request.

BeginGeneratevirtualwanvpnserverconfigurationvpnprofile(INetworkManagementClient, String, String, VirtualWanVpnProfileParameters)

Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group.

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.

BeginGetActiveSessions(INetworkManagementClient, String, String)

Returns the list of currently active sessions on the Bastion.

BeginGetActiveSessionsAsync(INetworkManagementClient, String, String, CancellationToken)

Returns the list of currently active sessions on the Bastion.

BeginGetActiveSessionsNext(INetworkManagementClient, String)

Returns the list of currently active sessions on the Bastion.

BeginGetActiveSessionsNextAsync(INetworkManagementClient, String, CancellationToken)

Returns the list of currently active sessions on the Bastion.

BeginPutBastionShareableLink(INetworkManagementClient, String, String, BastionShareableLinkListRequest)

Creates a Bastion Shareable Links for all the VMs specified in the request.

BeginPutBastionShareableLinkAsync(INetworkManagementClient, String, String, BastionShareableLinkListRequest, CancellationToken)

Creates a Bastion Shareable Links for all the VMs specified in the request.

BeginPutBastionShareableLinkNext(INetworkManagementClient, String)

Creates a Bastion Shareable Links for all the VMs specified in the request.

BeginPutBastionShareableLinkNextAsync(INetworkManagementClient, String, CancellationToken)

Creates a Bastion Shareable Links for all the VMs specified in the request.

CheckDnsNameAvailability(INetworkManagementClient, String, String)

Checks whether a domain name in the cloudapp.azure.com zone is available for use.

CheckDnsNameAvailabilityAsync(INetworkManagementClient, String, String, CancellationToken)

Checks whether a domain name in the cloudapp.azure.com zone is available for use.

DeleteBastionShareableLink(INetworkManagementClient, String, String, BastionShareableLinkListRequest)

Deletes the Bastion Shareable Links for all the VMs specified in the request.

DeleteBastionShareableLinkAsync(INetworkManagementClient, String, String, BastionShareableLinkListRequest, CancellationToken)

Deletes the Bastion Shareable Links for all the VMs specified in the request.

DisconnectActiveSessions(INetworkManagementClient, String, String, SessionIds)

Returns the list of currently active sessions on the Bastion.

DisconnectActiveSessionsAsync(INetworkManagementClient, String, String, SessionIds, CancellationToken)

Returns the list of currently active sessions on the Bastion.

DisconnectActiveSessionsNext(INetworkManagementClient, String)

Returns the list of currently active sessions on the Bastion.

DisconnectActiveSessionsNextAsync(INetworkManagementClient, String, CancellationToken)

Returns the list of currently active sessions on the Bastion.

ExpressRouteProviderPortMethod(INetworkManagementClient, String)

Retrieves detail of a provider port.

ExpressRouteProviderPortMethodAsync(INetworkManagementClient, String, CancellationToken)

Retrieves detail of a provider port.

Generatevirtualwanvpnserverconfigurationvpnprofile(INetworkManagementClient, String, String, VirtualWanVpnProfileParameters)

Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group.

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.

GetActiveSessions(INetworkManagementClient, String, String)

Returns the list of currently active sessions on the Bastion.

GetActiveSessionsAsync(INetworkManagementClient, String, String, CancellationToken)

Returns the list of currently active sessions on the Bastion.

GetActiveSessionsNext(INetworkManagementClient, String)

Returns the list of currently active sessions on the Bastion.

GetActiveSessionsNextAsync(INetworkManagementClient, String, CancellationToken)

Returns the list of currently active sessions on the Bastion.

GetBastionShareableLink(INetworkManagementClient, String, String, BastionShareableLinkListRequest)

Return the Bastion Shareable Links for all the VMs specified in the request.

GetBastionShareableLinkAsync(INetworkManagementClient, String, String, BastionShareableLinkListRequest, CancellationToken)

Return the Bastion Shareable Links for all the VMs specified in the request.

GetBastionShareableLinkNext(INetworkManagementClient, String)

Return the Bastion Shareable Links for all the VMs specified in the request.

GetBastionShareableLinkNextAsync(INetworkManagementClient, String, CancellationToken)

Return the Bastion Shareable Links for all the VMs specified in the request.

ListActiveConnectivityConfigurations(INetworkManagementClient, ActiveConfigurationParameter, String, String, Nullable<Int32>)

Lists active connectivity configurations in a network manager.

ListActiveConnectivityConfigurationsAsync(INetworkManagementClient, ActiveConfigurationParameter, String, String, Nullable<Int32>, CancellationToken)

Lists active connectivity configurations in a network manager.

ListActiveSecurityAdminRules(INetworkManagementClient, ActiveConfigurationParameter, String, String, Nullable<Int32>)

Lists active security admin rules in a network manager.

ListActiveSecurityAdminRulesAsync(INetworkManagementClient, ActiveConfigurationParameter, String, String, Nullable<Int32>, CancellationToken)

Lists active security admin rules in a network manager.

ListNetworkManagerEffectiveConnectivityConfigurations(INetworkManagementClient, QueryRequestOptions, String, String, Nullable<Int32>)

List all effective connectivity configurations applied on a virtual network.

ListNetworkManagerEffectiveConnectivityConfigurationsAsync(INetworkManagementClient, QueryRequestOptions, String, String, Nullable<Int32>, CancellationToken)

List all effective connectivity configurations applied on a virtual network.

ListNetworkManagerEffectiveSecurityAdminRules(INetworkManagementClient, QueryRequestOptions, String, String, Nullable<Int32>)

List all effective security admin rules applied on a virtual network.

ListNetworkManagerEffectiveSecurityAdminRulesAsync(INetworkManagementClient, QueryRequestOptions, String, String, Nullable<Int32>, CancellationToken)

List all effective security admin rules applied on a virtual network.

PutBastionShareableLink(INetworkManagementClient, String, String, BastionShareableLinkListRequest)

Creates a Bastion Shareable Links for all the VMs specified in the request.

PutBastionShareableLinkAsync(INetworkManagementClient, String, String, BastionShareableLinkListRequest, CancellationToken)

Creates a Bastion Shareable Links for all the VMs specified in the request.

PutBastionShareableLinkNext(INetworkManagementClient, String)

Creates a Bastion Shareable Links for all the VMs specified in the request.

PutBastionShareableLinkNextAsync(INetworkManagementClient, String, CancellationToken)

Creates a Bastion Shareable Links for all the VMs specified in the request.

SupportedSecurityProviders(INetworkManagementClient, String, String)

Gives the supported security providers for the virtual wan.

SupportedSecurityProvidersAsync(INetworkManagementClient, String, String, CancellationToken)

Gives the supported security providers for the virtual wan.

Applies to