IAzureDataExplorerConnectionProperties.AdxTableName Property

Definition

The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="adxTableName")]
public string AdxTableName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="The name of the Azure Data Explorer table. Defaults to AdtPropertyEvents.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="adxTableName")>]
member this.AdxTableName : string with get, set
Public Property AdxTableName As String

Property Value

Attributes

Applies to