Partager via


AzureFirewallNatRule.SourceIpGroups Propriété

Définition

Obtient ou définit la liste des ipgroupes sources pour cette règle.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceIpGroups")]
public System.Collections.Generic.IList<string> SourceIpGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceIpGroups")>]
member this.SourceIpGroups : System.Collections.Generic.IList<string> with get, set
Public Property SourceIpGroups As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à