次の方法で共有


SysctlConfig.NetIpv4IpLocalPortRange プロパティ

定義

sysctl 設定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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象