Compartilhar via


VirtualNetworkGatewayConnection.IngressNatRules Propriedade

Definição

Obtém ou define a lista de NatRules de entrada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a