GetADLSGen2FileDataSetMappingPlainArgs

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

Constructors

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

Functions

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

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.