Partilhar via


DataConnectionValidation.Kind Property

Definition

Kind of the endpoint for the data connection

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DataConnectionKind? Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Inlined)>]
member this.Kind : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DataConnectionKind> with get, set
Public Property Kind As Nullable(Of DataConnectionKind)

Property Value

Implements

Attributes

Applies to