Share via


LoadBalancerInboundNatPoolProperties.BackendPort Property

Definition

The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.

public Azure.Provisioning.BicepValue<int> BackendPort { get; set; }
member this.BackendPort : Azure.Provisioning.BicepValue<int> with get, set
Public Property BackendPort As BicepValue(Of Integer)

Property Value

Applies to