Partager via


VirtualMachineNetworkInterfaceConfiguration.EnableIPForwarding Propriété

Définition

Obtient ou définit si le transfert IP est activé sur cette carte 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 à