Share via


IWithRemoteIP.WithRemoteIPAddress(String) Method

Definition

Set the remoteIPAddress value.

public Microsoft.Azure.Management.Network.Fluent.VerificationIPFlow.Definition.IWithLocalPort WithRemoteIPAddress (string remoteIPAddress);
abstract member WithRemoteIPAddress : string -> Microsoft.Azure.Management.Network.Fluent.VerificationIPFlow.Definition.IWithLocalPort
Public Function WithRemoteIPAddress (remoteIPAddress As String) As IWithLocalPort

Parameters

remoteIPAddress
String

The remoteIPAddress value to set.

Returns

Applies to