Compartilhar via


VpnGateway.NatRules Propriedade

Definição

Obtém ou define a lista de todas as regras nat associadas ao gateway.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a