Share via


SiteConfigResource.PythonVersion Property

Definition

Gets or sets version of Python.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to