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

AzureDataLakeStoreOutputDataSource interface

介绍 Azure Data Lake Store 输出数据源。

扩展

属性

accountName

Azure Data Lake Store 帐户的名称。 PUT (CreateOrReplace) 请求时是必需的。

authenticationMode

身份验证模式。

dateFormat

日期格式。 无论 {date} 出现在 filePathPrefix 中,此属性的值将改为用作日期格式。

filePathPrefix

输出应写入到的文件的位置。 PUT (CreateOrReplace) 请求时是必需的。

refreshToken

一个刷新令牌,可用于获取有效的访问令牌,然后可用于向数据源进行身份验证。 当前只能通过 Azure 门户获取有效的刷新令牌。 建议在创建数据源时在此处放置虚拟字符串值,然后转到 Azure 门户对数据源进行身份验证,该数据源将使用有效的刷新令牌更新此属性。 PUT (CreateOrReplace) 请求时是必需的。

tenantId

用于获取刷新令牌的用户的租户 ID。 PUT (CreateOrReplace) 请求时是必需的。

timeFormat

时间格式。 无论 {time} 出现在 filePathPrefix 中,此属性的值将改为用作时间格式。

tokenUserDisplayName

用于获取刷新令牌的用户的用户显示名称。 使用此属性有助于记住哪些用户用于获取刷新令牌。

tokenUserPrincipalName

用于获取刷新令牌的用户的用户主体名称(UPN)。 使用此属性有助于记住哪些用户用于获取刷新令牌。

type

多态鉴别器,它指定此对象可以的不同类型的

属性详细信息

accountName

Azure Data Lake Store 帐户的名称。 PUT (CreateOrReplace) 请求时是必需的。

accountName?: string

属性值

string

authenticationMode

身份验证模式。

authenticationMode?: string

属性值

string

dateFormat

日期格式。 无论 {date} 出现在 filePathPrefix 中,此属性的值将改为用作日期格式。

dateFormat?: string

属性值

string

filePathPrefix

输出应写入到的文件的位置。 PUT (CreateOrReplace) 请求时是必需的。

filePathPrefix?: string

属性值

string

refreshToken

一个刷新令牌,可用于获取有效的访问令牌,然后可用于向数据源进行身份验证。 当前只能通过 Azure 门户获取有效的刷新令牌。 建议在创建数据源时在此处放置虚拟字符串值,然后转到 Azure 门户对数据源进行身份验证,该数据源将使用有效的刷新令牌更新此属性。 PUT (CreateOrReplace) 请求时是必需的。

refreshToken?: string

属性值

string

tenantId

用于获取刷新令牌的用户的租户 ID。 PUT (CreateOrReplace) 请求时是必需的。

tenantId?: string

属性值

string

timeFormat

时间格式。 无论 {time} 出现在 filePathPrefix 中,此属性的值将改为用作时间格式。

timeFormat?: string

属性值

string

tokenUserDisplayName

用于获取刷新令牌的用户的用户显示名称。 使用此属性有助于记住哪些用户用于获取刷新令牌。

tokenUserDisplayName?: string

属性值

string

tokenUserPrincipalName

用于获取刷新令牌的用户的用户主体名称(UPN)。 使用此属性有助于记住哪些用户用于获取刷新令牌。

tokenUserPrincipalName?: string

属性值

string

type

多态鉴别器,它指定此对象可以的不同类型的

type: "Microsoft.DataLake/Accounts"

属性值

"Microsoft.DataLake/Accounts"