Compartir a través de


IWithSourceIpGroup<ParentT>.WithSourceIpGroup(String) Método

Definición

Establece el grupo ip de origen de la regla de firewall en Azure Firewall.

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

Parámetros

sourceIpGroup
String

Valor del grupo de direcciones IP de origen.

Devoluciones

ParentT

Se aplica a