Share via


ICheckNameResult Interface

Definition

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

Properties

Message
Name
NameAvailable
Reason

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to