Share via


LoadBalancingRuleProperties.BackendPort Property

Definition

The port used for internal connections on the endpoint. Acceptable values are between 0 and 65535. Note that value 0 enables "Any Port".

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