SystemCreatedStorageAccount interface
属性
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