Partager via


LoadBalancer.InboundNatPools Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to