Compartir a través de


VirtualNetworkGateway.NatRules Propiedad

Definición

Obtiene o establece natRules para la puerta de enlace de red virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a