次の方法で共有


SearchServiceUpdate.StatusDetails プロパティ

定義

検索サービスの状態の詳細を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象