共用方式為


AutoStorageProperties interface

包含與 Batch 帳戶相關聯的自動儲存體帳戶相關資訊。

Extends

屬性

lastKeySync

上次與 Batch 帳戶同步處理的儲存體金鑰的 UTC 時間。

繼承的屬性

authenticationMode

Batch 服務將用來管理自動儲存體帳戶的驗證模式。

nodeIdentityReference

此處參考的身分識別必須指派給具有需要自動儲存體存取權之計算節點的集區。

storageAccountId

要用於自動儲存體帳戶之儲存體帳戶的資源識別碼。

屬性詳細資料

lastKeySync

上次與 Batch 帳戶同步處理的儲存體金鑰的 UTC 時間。

lastKeySync: Date

屬性值

Date

繼承的屬性詳細資料

authenticationMode

Batch 服務將用來管理自動儲存體帳戶的驗證模式。

authenticationMode?: AutoStorageAuthenticationMode

屬性值

繼承自AutoStorageBaseProperties.authenticationMode

nodeIdentityReference

此處參考的身分識別必須指派給具有需要自動儲存體存取權之計算節點的集區。

nodeIdentityReference?: ComputeNodeIdentityReference

屬性值

繼承自AutoStorageBaseProperties.nodeIdentityReference

storageAccountId

要用於自動儲存體帳戶之儲存體帳戶的資源識別碼。

storageAccountId: string

屬性值

string

繼承自AutoStorageBaseProperties.storageAccountId