SystemCreatedStorageAccount interface
Properties
allow |
Public blob access allowed |
arm |
This is populated once the storage account is created. |
storage |
HNS enabled for storage account |
storage |
Name of the storage account |
storage |
Allowed values: "Standard_LRS", "Standard_GRS", "Standard_RAGRS", "Standard_ZRS", "Standard_GZRS", "Standard_RAGZRS", "Premium_LRS", "Premium_ZRS" |
Property Details
allowBlobPublicAccess
Public blob access allowed
allowBlobPublicAccess?: boolean
Property Value
boolean
armResourceId
This is populated once the storage account is created.
armResourceId?: ArmResourceId
Property Value
storageAccountHnsEnabled
HNS enabled for storage account
storageAccountHnsEnabled?: boolean
Property Value
boolean
storageAccountName
Name of the storage account
storageAccountName?: string
Property Value
string
storageAccountType
Allowed values: "Standard_LRS", "Standard_GRS", "Standard_RAGRS", "Standard_ZRS", "Standard_GZRS", "Standard_RAGZRS", "Premium_LRS", "Premium_ZRS"
storageAccountType?: string
Property Value
string