SiteConfigProperties.JavaVersion 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.
Java version.
public Azure.Provisioning.BicepValue<string> JavaVersion { get; set; }
member this.JavaVersion : Azure.Provisioning.BicepValue<string> with get, set
Public Property JavaVersion As BicepValue(Of String)