다음을 통해 공유


DscNode.DscNodeName 속성

정의

dsc 노드 구성의 이름을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상