GetSandboxCustomImagePlainArgs

data class GetSandboxCustomImagePlainArgs(val clusterName: String, val resourceGroupName: String, val sandboxCustomImageName: String) : ConvertibleToJava<GetSandboxCustomImagePlainArgs>

Constructors

Link copied to clipboard
fun GetSandboxCustomImagePlainArgs(clusterName: String, resourceGroupName: String, sandboxCustomImageName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetSandboxCustomImagePlainArgs

Properties

Link copied to clipboard

The name of the Kusto cluster.

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

The name of the sandbox custom image.