次の方法で共有


AdminKeyResult.PrimaryKey プロパティ

定義

検索サービスのプライマリ管理者 API キーを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象