Partilhar via


VirtualMachineNetworkInterfaceConfiguration.EnableIPForwarding Propriedade

Definição

Obtém ou define se o encaminhamento de IP está habilitado nessa NIC.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a