Partilhar via


IWithSourceIpGroup<ParentT>.WithSourceIpGroups Método

Definição

Define os grupos de IP de origem da regra de firewall no firewall do Azure.

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

Parâmetros

sourceIpGroups
IList<String>

O valor dos grupos de IP de origem.

Retornos

ParentT

Aplica-se a