다음을 통해 공유


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

적용 대상