次の方法で共有


IWithRemoteIP.WithRemoteIPAddress(String) メソッド

定義

remoteIPAddress 値を設定します。

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

パラメーター

remoteIPAddress
String

設定する remoteIPAddress 値。

戻り値

適用対象