Gets or sets the text of the Azure DocumentDB database query.
[System.Runtime.Serialization.DataMember(Name="query")] public string QueryText { get; set; }
The text of the database query.