Share via


IWithSourceIpGroup<ParentT>.WithSourceIpGroups Methode

Definition

Legt die Quell-IP-Gruppen der Firewallregel in Azure Firewall fest.

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

Parameter

sourceIpGroups
IList<String>

Der Wert von Quell-IP-Gruppen.

Gibt zurück

ParentT

Gilt für: