FrontendIPConfiguration.InboundNatPools Property

Definition

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

public Azure.Provisioning.BicepList<Azure.Provisioning.Resources.WritableSubResource> InboundNatPools { get; }
member this.InboundNatPools : Azure.Provisioning.BicepList<Azure.Provisioning.Resources.WritableSubResource>
Public ReadOnly Property InboundNatPools As BicepList(Of WritableSubResource)

Property Value

Applies to