Share via


FrontendIPConfigurationInner.InboundNatPools Property

Definition

Gets an array of references to inbound pools that use this frontend IP.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundNatPools")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> InboundNatPools { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundNatPools")>]
member this.InboundNatPools : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource>
Public ReadOnly Property InboundNatPools As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to