Share via


FrontendIPConfigurationData.InboundNatPools Property

Definition

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

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.WritableSubResource> InboundNatPools { get; }
member this.InboundNatPools : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.WritableSubResource>
Public ReadOnly Property InboundNatPools As IReadOnlyList(Of WritableSubResource)

Property Value

Applies to