跳至主要内容

HdInsight.Files

傳回資料表,包含從 Azure 儲存體保存庫中找到的 Blob 屬性和內容。

Syntax

HdInsight.Files(
account as text,
containerName as text
) as table

Remarks

傳回資料表,包含從 Azure 儲存體保存庫在容器 URL account 中找到的每個 Blob 檔案的資料列。每個資料列都包含檔案屬性以及其內容的連結。

Category

Accessing data