次の方法で共有


DatabaseAccountListKeysResultInner.PrimaryMasterKey プロパティ

定義

プライマリ読み取り/書き込みキーの base 64 エンコード値を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象