RedisFirewallRule.EndIP Property

Definition

Gets or sets highest IP address included in the range

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to