ISandboxCustomImagesCheckNameRequest Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.SandboxCustomImagesCheckNameRequestTypeConverter))]
public interface ISandboxCustomImagesCheckNameRequest : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.SandboxCustomImagesCheckNameRequestTypeConverter))>]
type ISandboxCustomImagesCheckNameRequest = interface
interface IJsonSerializable
Public Interface ISandboxCustomImagesCheckNameRequest
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| Name |
Sandbox custom image resource name. |
| Type |
The type of resource, for instance Microsoft.Kusto/Clusters/sandboxCustomImages. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |