Dela via


IWithLocalPort.WithLocalPort(String) Method

Definition

Set the localPort value.

public Microsoft.Azure.Management.Network.Fluent.VerificationIPFlow.Definition.IWithRemotePort WithLocalPort (string localPort);
abstract member WithLocalPort : string -> Microsoft.Azure.Management.Network.Fluent.VerificationIPFlow.Definition.IWithRemotePort
Public Function WithLocalPort (localPort As String) As IWithRemotePort

Parameters

localPort
String

The localPort value to set.

Returns

Applies to