Partager via


NetworkWatchersOperationsExtensions.BeginGetNextHop Méthode

Définition

Obtient le tronçon suivant de la machine virtuelle spécifiée.

public static Microsoft.Azure.Management.Network.Models.NextHopResult BeginGetNextHop (this Microsoft.Azure.Management.Network.INetworkWatchersOperations operations, string resourceGroupName, string networkWatcherName, Microsoft.Azure.Management.Network.Models.NextHopParameters parameters);
static member BeginGetNextHop : Microsoft.Azure.Management.Network.INetworkWatchersOperations * string * string * Microsoft.Azure.Management.Network.Models.NextHopParameters -> Microsoft.Azure.Management.Network.Models.NextHopResult
<Extension()>
Public Function BeginGetNextHop (operations As INetworkWatchersOperations, resourceGroupName As String, networkWatcherName As String, parameters As NextHopParameters) As NextHopResult

Paramètres

operations
INetworkWatchersOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

networkWatcherName
String

Nom de l’observateur de réseau.

parameters
NextHopParameters

Paramètres qui définissent le point de terminaison source et de destination.

Retours

S’applique à