Share via


ApplicationGatewayProbe.Port Property

Definition

Custom port which will be used for probing the backend servers. The valid value ranges from 1 to 65535. In case not set, port from http settings will be used. This property is valid for Basic, Standard_v2 and WAF_v2 only.

public int? Port { get; set; }
member this.Port : Nullable<int> with get, set
Public Property Port As Nullable(Of Integer)

Property Value

Applies to