Udostępnij za pośrednictwem


DeploymentSettings.RuntimeVersion Property

Definition

Gets or sets runtime version. Possible values include: 'Java_8', 'Java_11'

[Newtonsoft.Json.JsonProperty(PropertyName="runtimeVersion")]
public string RuntimeVersion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="runtimeVersion")>]
member this.RuntimeVersion : string with get, set
Public Property RuntimeVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to