Partilhar via


IDataConnectionCheckNameRequest Interface

Definition

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

Properties

Name

Data Connection name.

Type

The type of resource, Microsoft.Kusto/Clusters/Databases/dataConnections.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to