次の方法で共有


SiteConfigResourceInner.PythonVersion プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象