AgentRegistrationKeys.Primary 屬性

定義

取得或設定主鍵。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於