Condividi tramite


CacheNetworkSettings.Mtu Property

Definition

Gets or sets the IPv4 maximum transmission unit configured for the subnet.

[Newtonsoft.Json.JsonProperty(PropertyName="mtu")]
public int? Mtu { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mtu")>]
member this.Mtu : Nullable<int> with get, set
Public Property Mtu As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to