DscNode.AccountId 屬性

定義

取得或設定節點的帳戶識別碼。

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

適用於