GetADLSGen2FileSystemDataSetPlainArgs

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

Constructors

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

Functions

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

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.