Freigeben über


VpnSiteLinkConnection.EgressNatRules Eigenschaft

Definition

Ruft die Liste der ausgehenden NatRules ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: