Compartir a través de


CacheNetworkSettings.Mtu Propiedad

Definición

Obtiene o establece la unidad de transmisión máxima IPv4 configurada para la subred.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a