SystemCreatedStorageAccount interface
模型介面 SystemCreatedStorageAccount
屬性
| allow |
允許公用 Blob 存取 |
| arm |
建立記憶體帳戶之後,就會填入此專案。 |
| storage |
已啟用記憶體帳戶的 HNS |
| storage |
記憶體帳戶的名稱 |
| storage |
允許的值:「Standard_LRS」、「Standard_GRS」、「Standard_RAGRS」、「Standard_ZRS」、「Standard_GZRS」、「Standard_RAGZRS」、「Premium_LRS」、「Premium_ZRS」 |
屬性詳細資料
allowBlobPublicAccess
允許公用 Blob 存取
allowBlobPublicAccess?: boolean
屬性值
boolean
armResourceId
storageAccountHnsEnabled
已啟用記憶體帳戶的 HNS
storageAccountHnsEnabled?: boolean
屬性值
boolean
storageAccountName
記憶體帳戶的名稱
storageAccountName?: string
屬性值
string
storageAccountType
允許的值:「Standard_LRS」、「Standard_GRS」、「Standard_RAGRS」、「Standard_ZRS」、「Standard_GZRS」、「Standard_RAGZRS」、「Premium_LRS」、「Premium_ZRS」
storageAccountType?: string
屬性值
string