共用方式為


DscMetaConfiguration.RebootNodeIfNeeded 屬性

定義

取得或設定中繼組態的 RebootNodeIfNeeded 值。

[Newtonsoft.Json.JsonProperty(PropertyName="rebootNodeIfNeeded")]
public bool? RebootNodeIfNeeded { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rebootNodeIfNeeded")>]
member this.RebootNodeIfNeeded : Nullable<bool> with get, set
Public Property RebootNodeIfNeeded As Nullable(Of Boolean)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於