WebAppRuntimeSettings.RuntimeVersion Property

Definition

Gets web App stack minor version (runtime only).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to