Share via


SpringBootAppProperties.BindingPorts Property

Definition

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)

Property Value

Applies to