次の方法で共有


AdminKeyResult.SecondaryKey プロパティ

定義

検索サービスのセカンダリ管理者 API キーを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象