你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LibraryRequirements interface

由 Apache Spark 提供支持的大数据池的库要求

属性

content

库要求。

filename

库要求文件的文件名。

time

库要求文件的上次更新时间。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

content

库要求。

content?: string

属性值

string

filename

库要求文件的文件名。

filename?: string

属性值

string

time

库要求文件的上次更新时间。 注意:此属性不会序列化。 它只能由服务器填充。

time?: Date

属性值

Date