Partager via


IPRule.Value Propriété

Définition

Obtient ou définit l’adresse IP ou la plage d’adresses IP à filtrer

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public string Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : string with get, set
Public Property Value As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Adresse IPv4 ou plage d’adresses IPv4 au format CIDR.

S’applique à