Share via


SysctlConfig.NetIpv4IpLocalPortRange Property

Definition

Gets or sets sysctl setting net.ipv4.ip_local_port_range.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to