共用方式為


SiteConfigResourceInner.NodeVersion 屬性

定義

取得或設定Node.js的版本。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於