共用方式為


AutoStorageBaseProperties interface

與自動記憶體帳戶相關的屬性。

屬性

authenticationMode

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

nodeIdentityReference

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

storageAccountId

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

屬性詳細資料

authenticationMode

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

authenticationMode?: AutoStorageAuthenticationMode

屬性值

nodeIdentityReference

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

nodeIdentityReference?: ComputeNodeIdentityReference

屬性值

storageAccountId

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

storageAccountId: string

屬性值

string