Compartir a través de


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