次の方法で共有


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

適用対象