Share via


BatchNetworkConfiguration.EndpointInboundNatPools Property

Definition

Gets or sets the InboundNatPools.

public Azure.Provisioning.BicepList<Azure.Provisioning.Batch.BatchInboundNatPool> EndpointInboundNatPools { get; set; }
member this.EndpointInboundNatPools : Azure.Provisioning.BicepList<Azure.Provisioning.Batch.BatchInboundNatPool> with get, set
Public Property EndpointInboundNatPools As BicepList(Of BatchInboundNatPool)

Property Value

Applies to