次の方法で共有


DatabaseAccountListReadOnlyKeysResultInner.PrimaryReadonlyMasterKey プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象