GetDatasetKustoClusterPlainArgs

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

A collection of arguments for invoking getDatasetKustoCluster.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

The name of this Data Share Kusto Cluster Dataset.

Link copied to clipboard

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