Share via


PackageInputPathId 類別

注意

這是實驗性類別,可以隨時變更。 請參閱 https://aka.ms/azuremlexperimental 以取得詳細資訊。

以資源識別碼指定的封裝輸入路徑。

繼承
builtins.object
PackageInputPathId

建構函式

PackageInputPathId(*, input_path_type: str | None = None, resource_id: str | None = None)

參數

名稱 Description
input_path_type
必要

輸入路徑的類型。 接受的值包括 「Url」、「PathId」 和 「PathVersion」。

resource_id
必要

輸入路徑的資源識別碼。 例如「azureml://subscriptions/ <> /resourceGroups/ <> /providers/Microsoft.MachineLearningServices/workspaces/ <> /data/ <> /versions/ <> 」。