WebSiteGetConfigurationResponse.JavaContainerVersion 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.
Optional. The web site Java Container Version. Supported values are 7.0.50 if Java Container is TOMCAT and 9.1.0.20131115 if Java Container is JETTY
public string JavaContainerVersion { get; set; }
member this.JavaContainerVersion : string with get, set
Public Property JavaContainerVersion As String