次の方法で共有


DscNodeReport.RebootRequested プロパティ

定義

ノード レポートの rebootRequested を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象