Compartilhar via


VpnLinkConnectionsOperationsExtensions.ResetConnection Método

Definição

Redefine a conexão VpnLink especificada.

public static void ResetConnection (this Microsoft.Azure.Management.Network.IVpnLinkConnectionsOperations operations, string resourceGroupName, string gatewayName, string connectionName, string linkConnectionName);
static member ResetConnection : Microsoft.Azure.Management.Network.IVpnLinkConnectionsOperations * string * string * string * string -> unit
<Extension()>
Public Sub ResetConnection (operations As IVpnLinkConnectionsOperations, resourceGroupName As String, gatewayName As String, connectionName As String, linkConnectionName As String)

Parâmetros

operations
IVpnLinkConnectionsOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos.

gatewayName
String

O nome do gateway.

connectionName
String

O nome da conexão vpn.

linkConnectionName
String

O nome da conexão de link vpn.

Aplica-se a