Share via


FrontendIPConfiguration.InboundNatRules Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundNatRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.SubResource> InboundNatRules { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundNatRules")>]
member this.InboundNatRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.SubResource>
Public ReadOnly Property InboundNatRules As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to