Compartilhar via


DeploymentSettings.RuntimeVersion Propriedade

Definição

Obtém ou define a versão do runtime. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a