Compartilhar via


ApplicationRule.SourceAddresses Propriedade

Definição

Obtém ou define a lista de endereços IP de origem para essa regra.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a