SpringBootAppProperties.BindingPorts Property
Definition
Important
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 application binding port list. Serialized Name: SpringbootappsProperties.bindingPorts
public System.Collections.Generic.IList<int> BindingPorts { get; }
member this.BindingPorts : System.Collections.Generic.IList<int>
Public ReadOnly Property BindingPorts As IList(Of Integer)