DscNodeConfigurationCreateOrUpdateParameters.IncrementNodeConfigurationBuild 屬性

定義

取得或設定是否需要新的 NodeConfiguration 組建版本。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於