Partager via


NetworkInterfaceIPConfiguration.LoadBalancerInboundNatRules Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to