ManagedInstanceQuery.QueryText Property

Definition

Gets or sets query text.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to