Partager via


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

Définition

Définit le groupe d’adresses IP source de la règle de pare-feu dans le pare-feu Azure.

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

Paramètres

sourceIpGroup
String

Valeur du groupe d’adresses IP sources.

Retours

ParentT

S’applique à