Compartir a través de


AzureFirewallNatRule.SourceIpGroups Propiedad

Definición

Obtiene o establece la lista de ipgroups de origen para esta regla.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a