Udostępnij przez


IDataConnectionListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.DataConnectionListResultTypeConverter))]
public interface IDataConnectionListResult : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.DataConnectionListResultTypeConverter))>]
type IDataConnectionListResult = interface
    interface IJsonSerializable
Public Interface IDataConnectionListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Value

The list of Kusto data connections.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to