次の方法で共有


DatabaseAccountListKeysResultInner.SecondaryMasterKey プロパティ

定義

セカンダリ読み取り/書き込みキーの base 64 エンコード値を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象