Share via


AzureDataExplorerConnectionProperties.AdxTableName Property

Definition

Gets or sets the name of the Azure Data Explorer table.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to