Freigeben über


VirtualMachineScaleSetNetworkConfiguration.EnableIPForwarding Eigenschaft

Definition

Ruft ab oder legt fest, ob die IP-Weiterleitung für diese Netzwerkkarte aktiviert ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: