共用方式為


data_reference 模組

包含功能,定義如何在數據存放區中建立數據的參考。

類別

DataReference

表示數據存放區中數據的參考。

DataReference 代表數據存放區中的路徑,可用來描述如何在執行中提供數據及位置。 它不再是在 Azure Machine Learning 中存取和傳遞數據的建議方法。 數據集 支援透過具有新增數據管理功能的整合介面,從 Azure Blob 記憶體、Azure 檔案記憶體、Azure Data Lake Storage Gen1、Azure Data Lake Storage Gen2、Azure SQL Database 和適用於 PostgreSQL 的 Azure 資料庫存取數據。 建議您使用數據集來讀取機器學習項目中的數據。

如需如何在兩個常見案例中使用 Azure ML 數據集的詳細資訊,請參閱文章:

類別 DataReference 建構函式。