次の方法で共有


DatabaseAccountListReadOnlyKeysResultInner.SecondaryReadonlyMasterKey プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象