Partilhar via


ICheckNameRequest Interface

Definition

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

Properties

Name

Resource name.

Type

The type of resource, for instance Microsoft.Kusto/Clusters/databases.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to