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 port range start for the external endpoint.
public int? FrontendPortRangeStart { get; set; }
member this.FrontendPortRangeStart : Nullable<int> with get, set
Public Property FrontendPortRangeStart As Nullable(Of Integer)