Compartir a través de


VpnGateway.NatRules Propiedad

Definición

Obtiene o establece la lista de todas las reglas nat asociadas a la puerta de enlace.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.natRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnGatewayNatRule> NatRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.natRules")>]
member this.NatRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnGatewayNatRule> with get, set
Public Property NatRules As IList(Of VpnGatewayNatRule)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a