GetDatasetKustoDatabasePlainArgs

data class GetDatasetKustoDatabasePlainArgs(val name: String, val shareId: String) : ConvertibleToJava<GetDatasetKustoDatabasePlainArgs>

A collection of arguments for invoking getDatasetKustoDatabase.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

The name of this Data Share Kusto Database Dataset.

Link copied to clipboard

The resource ID of the Data Share where this Data Share Kusto Database Dataset should be created.