GetDatasetDataLakeGen2PlainArgs

data class GetDatasetDataLakeGen2PlainArgs(val name: String, val shareId: String) : ConvertibleToJava<GetDatasetDataLakeGen2PlainArgs>

A collection of arguments for invoking getDatasetDataLakeGen2.

Constructors

Link copied to clipboard
constructor(name: String, shareId: String)

Properties

Link copied to clipboard

The name of this Data Share Data Lake Gen2 Dataset.

Link copied to clipboard

The resource ID of the Data Share where this Data Share Data Lake Gen2 Dataset should be created.

Functions

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