GetDatasetKustoClusterResult

data class GetDatasetKustoClusterResult(val displayName: String, val id: String, val kustoClusterId: String, val kustoClusterLocation: String, val name: String, val shareId: String)

A collection of values returned by getDatasetKustoCluster.

Constructors

Link copied to clipboard
constructor(displayName: String, id: String, kustoClusterId: String, kustoClusterLocation: String, name: String, shareId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Data Share Dataset.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The resource ID of the Kusto Cluster to be shared with the receiver.

Link copied to clipboard

The location of the Kusto Cluster.

Link copied to clipboard
Link copied to clipboard