VirtualMachineNetworkInterfaceConfiguration.EnableIPForwarding Eigenschaft

Definition

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

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