다음을 통해 공유


Key.KeyName 속성

정의

자동화 키 이름을 가져옵니다. 가능한 값은 'Primary', 'Secondary'입니다.

[Newtonsoft.Json.JsonProperty(PropertyName="KeyName")]
public string KeyName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="KeyName")>]
member this.KeyName : string
Public ReadOnly Property KeyName As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상