다음을 통해 공유


DscNode.AccountId 속성

정의

노드의 계정 ID를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상