Partager via


VirtualNetworkGatewayConnection.EgressNatRules Propriété

Définition

Obtient ou définit la liste des NatRules de sortie.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à