Partager via


LoadBalancer.InboundNatRules Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to