Share via


IWithLocalIP.WithLocalIPAddress(String) Method

Definition

Set the localIPAddress value.

public Microsoft.Azure.Management.Network.Fluent.VerificationIPFlow.Definition.IWithRemoteIP WithLocalIPAddress (string localIPAddress);
abstract member WithLocalIPAddress : string -> Microsoft.Azure.Management.Network.Fluent.VerificationIPFlow.Definition.IWithRemoteIP
Public Function WithLocalIPAddress (localIPAddress As String) As IWithRemoteIP

Parameters

localIPAddress
String

The localIPAddress value to set.

Returns

Applies to