Partager via


ApplicationRuleCondition.SourceAddresses Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à