JobStorageAccount interface
使用 MSI 與 Azure 記憶體帳戶相關聯的屬性
- Extends
屬性
authentication |
驗證模式。 |
繼承的屬性
account |
Azure 記憶體帳戶的帳戶的帳戶金鑰。 PUT (CreateOrReplace) 要求的必要專案。 |
account |
Azure 記憶體帳戶的名稱。 PUT (CreateOrReplace) 要求的必要專案。 |
屬性詳細資料
authenticationMode
驗證模式。
authenticationMode?: string
屬性值
string
繼承的屬性詳細資料
accountKey
Azure 記憶體帳戶的帳戶的帳戶金鑰。 PUT (CreateOrReplace) 要求的必要專案。
accountKey?: string
屬性值
string
accountName
Azure 記憶體帳戶的名稱。 PUT (CreateOrReplace) 要求的必要專案。
accountName?: string
屬性值
string