Partager via


VpnGateway.NatRules Propriété

Définition

Obtient ou définit la liste de toutes les règles nat associées à la passerelle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à