次の方法で共有


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

適用対象