次の方法で共有


IWithRemotePort.WithRemotePort(String) メソッド

定義

remotePort 値を設定します。

public Microsoft.Azure.Management.Network.Fluent.VerificationIPFlow.Definition.IWithExecute WithRemotePort (string remotePort);
abstract member WithRemotePort : string -> Microsoft.Azure.Management.Network.Fluent.VerificationIPFlow.Definition.IWithExecute
Public Function WithRemotePort (remotePort As String) As IWithExecute

パラメーター

remotePort
String

設定する remotePort 値。

戻り値

適用対象