次の方法で共有


IWithSourceAddress<ParentT>.WithSourceAddress(String) メソッド

定義

Azure Firewall のファイアウォール規則の送信元アドレスを設定します。

public ParentT WithSourceAddress (string sourceAddress);
abstract member WithSourceAddress : string -> 'ParentT
Public Function WithSourceAddress (sourceAddress As String) As ParentT

パラメーター

sourceAddress
String

ソース アドレスの値。

戻り値

ParentT

適用対象