SystemCreatedStorageAccount interface

Properties

allowBlobPublicAccess

Public blob access allowed

armResourceId

This is populated once the storage account is created.

storageAccountHnsEnabled

HNS enabled for storage account

storageAccountName

Name of the storage account

storageAccountType

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