Share via


LoadBalancingRuleData.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 int? BackendPort { get; set; }
member this.BackendPort : Nullable<int> with get, set
Public Property BackendPort As Nullable(Of Integer)

Property Value

Applies to