Partager via


NetworkInterfaceInner.EnableIPForwarding Propriété

Définition

Obtient ou définit indique si le transfert IP est activé sur cette interface réseau.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableIPForwarding")]
public bool? EnableIPForwarding { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableIPForwarding")>]
member this.EnableIPForwarding : Nullable<bool> with get, set
Public Property EnableIPForwarding As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à