getSandboxCustomImage

Returns a sandbox custom image Azure REST API version: 2023-08-15.

Return

Class representing a Kusto sandbox custom image.

Parameters

argument

null


suspend fun getSandboxCustomImage(clusterName: String, resourceGroupName: String, sandboxCustomImageName: String): GetSandboxCustomImageResult

Return

Class representing a Kusto sandbox custom image.

See also

Parameters

clusterName

The name of the Kusto cluster.

resourceGroupName

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

sandboxCustomImageName

The name of the sandbox custom image.


Return

Class representing a Kusto sandbox custom image.

See also

Parameters

argument

Builder for com.pulumi.azurenative.kusto.kotlin.inputs.GetSandboxCustomImagePlainArgs.