次の方法で共有


IWithLocalPort.WithLocalPort(String) メソッド

定義

localPort 値を設定します。

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

パラメーター

localPort
String

設定する localPort 値。

戻り値

適用対象