BlobDataSet Class
An Azure storage blob 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.DataSetBlobDataSet
Constructor
BlobDataSet(*, container_name: str, file_path: str, resource_group: str, storage_account_name: str, subscription_id: str, **kwargs)
Parameters
- kind
- str or DataSetKind
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".
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.
Feedback
Submit and view feedback for