DataPathAssetReference interface

透過資料存放區中的資產路徑參照資產。

Extends

屬性

datastoreId

資產所在數據存放區的 ARM 資源識別碼。

path

數據存放區中檔案/目錄的路徑。

referenceType

[必要]指定資產參考的類型。

屬性詳細資料

datastoreId

資產所在數據存放區的 ARM 資源識別碼。

datastoreId?: string

屬性值

string

path

數據存放區中檔案/目錄的路徑。

path?: string

屬性值

string

referenceType

[必要]指定資產參考的類型。

referenceType: "DataPath"

屬性值

"DataPath"