IAzureDataExplorerConnectionProperties.AdxDatabaseName Property

Definition

The name of the Azure Data Explorer database.

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

Property Value

Attributes

Applies to