다음을 통해 공유


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

적용 대상