ADLSGen2FileSystemDataSet Class

An ADLS Gen 2 file system data set.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.datashare.models._models_py3.DataSet
ADLSGen2FileSystemDataSet

Constructor

ADLSGen2FileSystemDataSet(*, file_system: str, resource_group: str, storage_account_name: str, subscription_id: str, **kwargs)

Parameters

kind
str or DataSetKind
Required

Required. Kind of data set.Constant filled by server. Possible values include: "Blob", "Container", "BlobFolder", "AdlsGen2FileSystem", "AdlsGen2Folder", "AdlsGen2File", "AdlsGen1Folder", "AdlsGen1File", "KustoCluster", "KustoDatabase", "SqlDBTable", "SqlDWTable", "SynapseWorkspaceSqlPoolTable".

file_system
str
Required

Required. The file system name.

resource_group
str
Required

Required. Resource group of storage account.

storage_account_name
str
Required

Required. Storage account name of the source data set.

subscription_id
str
Required

Required. Subscription id of storage account.

Variables

id
str

The resource id of the azure resource.

name
str

Name of the azure resource.

system_data
SystemData

System Data of the Azure resource.

type
str

Type of the azure resource.

data_set_id
str

Unique id for identifying a data set resource.