Share via


SiteAuthSettings.RuntimeVersion Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to