Share via


IWithRoute.WithRouteViaVirtualAppliance(String, String) Methode

Definition

Erstellt eine Route über eine virtuelle Anwendung.

public Microsoft.Azure.Management.Network.Fluent.RouteTable.Definition.IWithCreate WithRouteViaVirtualAppliance (string destinationAddressPrefix, string ipAddress);
abstract member WithRouteViaVirtualAppliance : string * string -> Microsoft.Azure.Management.Network.Fluent.RouteTable.Definition.IWithCreate
Public Function WithRouteViaVirtualAppliance (destinationAddressPrefix As String, ipAddress As String) As IWithCreate

Parameter

destinationAddressPrefix
String

Das In der CIDR-Notation ausgedrückte Zieladresspräfix für die Route, auf die angewendet werden soll.

ipAddress
String

Die IP-Adresse des virtuellen Anwendung zum Weiterleiten des Datenverkehrs.

Gibt zurück

Gilt für: