Compartir a través de


AzureDataExplorerConnectionProperties.AdxTableName Propiedad

Definición

Obtiene o establece el nombre de la tabla de Azure Data Explorer.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a