次の方法で共有


IWithSourceIP.WithSourceIPAddress(String) メソッド

定義

sourceIPAddress 値を設定します。

public Microsoft.Azure.Management.Network.Fluent.NextHop.Definition.IWithDestinationIP WithSourceIPAddress (string sourceIPAddress);
abstract member WithSourceIPAddress : string -> Microsoft.Azure.Management.Network.Fluent.NextHop.Definition.IWithDestinationIP
Public Function WithSourceIPAddress (sourceIPAddress As String) As IWithDestinationIP

パラメーター

sourceIPAddress
String

設定する sourceIPAddress 値。

戻り値

適用対象