SpringBootAppProperties.AppPort Property

Definition

The application port. Serialized Name: SpringbootappsProperties.appPort

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

Property Value

Applies to