Compartilhar via


ApplicationRule.SourceIpGroups Propriedade

Definição

Obtém ou define a lista de IpGroups de origem para essa regra.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a