다음을 통해 공유


DscNodeConfiguration.Source 속성

정의

노드 구성의 원본을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상