IAzureDataExplorerConnectionProperties.AdxTableName Property

Definition

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

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

Property Value

Attributes

Applies to