RedisFirewallRuleProperties.EndIP Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets highest IP address included in the range
[Newtonsoft.Json.JsonProperty(PropertyName="endIP")]
public string EndIP { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endIP")>]
member this.EndIP : string with get, set
Public Property EndIP As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute