SpringBootAppProperties.JarFileLocation 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 jar file location on the server. Serialized Name: SpringbootappsProperties.jarFileLocation
public string JarFileLocation { get; set; }
member this.JarFileLocation : string with get, set
Public Property JarFileLocation As String