GetSqlDWTableDataSetMappingPlainArgs

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

Constructors

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

Functions

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

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.