GetKustoClusterDataSetPlainArgs

data class GetKustoClusterDataSetPlainArgs(val accountName: String, val dataSetName: String, val resourceGroupName: String, val shareName: String) : ConvertibleToJava<GetKustoClusterDataSetPlainArgs>

Constructors

Link copied to clipboard
fun GetKustoClusterDataSetPlainArgs(accountName: String, dataSetName: String, resourceGroupName: String, shareName: String)

Functions

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

Properties

Link copied to clipboard

The name of the share account.

Link copied to clipboard

The name of the dataSet.

Link copied to clipboard

The resource group name.

Link copied to clipboard

The name of the share.