Freigeben über


NextHopContent(ResourceIdentifier, String, String) Konstruktor

Definition

Initialisiert eine neue instance von NextHopContent.

public NextHopContent (Azure.Core.ResourceIdentifier targetResourceId, string sourceIPAddress, string destinationIPAddress);
new Azure.ResourceManager.Network.Models.NextHopContent : Azure.Core.ResourceIdentifier * string * string -> Azure.ResourceManager.Network.Models.NextHopContent
Public Sub New (targetResourceId As ResourceIdentifier, sourceIPAddress As String, destinationIPAddress As String)

Parameter

targetResourceId
ResourceIdentifier

Der Ressourcenbezeichner der Zielressource, für die die Aktion ausgeführt werden soll.

sourceIPAddress
String

Die Quell-IP-Adresse

destinationIPAddress
String

Die Ziel-IP-Adresse

Ausnahmen

targetResourceId, sourceIPAddress oder destinationIPAddress ist NULL.

Gilt für: