다음을 통해 공유


BatchAccountKeys.Primary 속성

정의

계정과 연결된 기본 키를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상