次の方法で共有


IWithDestinationAddress<ParentT>.WithDestinationAddress(String) メソッド

定義

Azure ファイアウォールのファイアウォール規則の宛先アドレスを設定します。

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

パラメーター

destinationAddress
String

宛先アドレスの値。

戻り値

ParentT

適用対象