Freigeben über


IWithSourceAddress<ParentT>.WithSourceAddresses Methode

Definition

Legt die Quelladressen der Firewallregel in Azure Firewall fest.

public ParentT WithSourceAddresses (System.Collections.Generic.IList<string> sourceAddresses);
abstract member WithSourceAddresses : System.Collections.Generic.IList<string> -> 'ParentT
Public Function WithSourceAddresses (sourceAddresses As IList(Of String)) As ParentT

Parameter

sourceAddresses
IList<String>

Der Wert der Quelladressen.

Gibt zurück

ParentT

Gilt für: