Partilhar via


IDataConnectionValidationListResult Interface

Definition

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

Properties

Value

The list of Kusto data connection validation errors.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to