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

AutoStorageBaseProperties interface

与自动存储帐户相关的属性。

属性

authenticationMode

Batch 服务用于管理自动存储帐户的身份验证模式。

nodeIdentityReference

此处引用的标识必须分配给具有需要访问自动存储的计算节点的池。

storageAccountId

要用于自动存储帐户的存储帐户的资源 ID。

属性详细信息

authenticationMode

Batch 服务用于管理自动存储帐户的身份验证模式。

authenticationMode?: AutoStorageAuthenticationMode

属性值

nodeIdentityReference

此处引用的标识必须分配给具有需要访问自动存储的计算节点的池。

nodeIdentityReference?: ComputeNodeIdentityReference

属性值

storageAccountId

要用于自动存储帐户的存储帐户的资源 ID。

storageAccountId: string

属性值

string