Share via


IKustoIdentity.DataConnectionName Property

Definition

The name of the data connection.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of the data connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataConnectionName")]
public string DataConnectionName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of the data connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dataConnectionName")>]
member this.DataConnectionName : string with get, set
Public Property DataConnectionName As String

Property Value

Attributes

Applies to