Partilhar via


ISandboxCustomImagesCheckNameRequest Interface

Definition

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

Properties

Name

Sandbox custom image resource name.

Type

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to