共用方式為


VpnSiteLinkConnection.IngressNatRules Property

Definition

Gets or sets list of ingress NatRules.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to