Delen via


AzureTableSource.AzureTableSourceQuery Property

Definition

Gets or sets azure Table source query. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="azureTableSourceQuery")]
public object AzureTableSourceQuery { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureTableSourceQuery")>]
member this.AzureTableSourceQuery : obj with get, set
Public Property AzureTableSourceQuery As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to