Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The prob port used by the load balancing rule. Acceptable values are between 1 and 65535.
public int? ProbePort { get; set; }
member this.ProbePort : Nullable<int> with get, set