次の方法で共有


ManagedInstanceQuery.QueryText プロパティ

定義

クエリ テキストを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.queryText")]
public string QueryText { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.queryText")>]
member this.QueryText : string with get, set
Public Property QueryText As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象