GetKustoClusterDataSetMappingPlainArgs

data class GetKustoClusterDataSetMappingPlainArgs(val accountName: String, val dataSetMappingName: String, val resourceGroupName: String, val shareSubscriptionName: String) : ConvertibleToJava<GetKustoClusterDataSetMappingPlainArgs>

Constructors

Link copied to clipboard
fun GetKustoClusterDataSetMappingPlainArgs(accountName: String, dataSetMappingName: String, resourceGroupName: String, shareSubscriptionName: String)

Functions

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

Properties

Link copied to clipboard

The name of the share account.

Link copied to clipboard

The name of the dataSetMapping.

Link copied to clipboard

The resource group name.

Link copied to clipboard

The name of the shareSubscription.