IWithLocalIP.WithLocalIPAddress(String) メソッド

定義

localIPAddress 値を設定します。

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

パラメーター

localIPAddress
String

設定する localIPAddress 値。

戻り値

適用対象