SystemCreatedStorageAccount interface
Eigenschappen
| allow |
Openbare blobtoegang toegestaan |
| arm |
Dit wordt ingevuld zodra het opslagaccount is gemaakt. |
| storage |
HNS ingeschakeld voor opslagaccount |
| storage |
Naam van het opslagaccount |
| storage |
Toegestane waarden: 'Standard_LRS', 'Standard_GRS', 'Standard_RAGRS', 'Standard_ZRS', 'Standard_GZRS', 'Standard_RAGZRS', 'Premium_LRS', 'Premium_ZRS' |
Eigenschapdetails
allowBlobPublicAccess
Openbare blobtoegang toegestaan
allowBlobPublicAccess?: boolean
Waarde van eigenschap
boolean
armResourceId
Dit wordt ingevuld zodra het opslagaccount is gemaakt.
armResourceId?: ArmResourceId
Waarde van eigenschap
storageAccountHnsEnabled
HNS ingeschakeld voor opslagaccount
storageAccountHnsEnabled?: boolean
Waarde van eigenschap
boolean
storageAccountName
Naam van het opslagaccount
storageAccountName?: string
Waarde van eigenschap
string
storageAccountType
Toegestane waarden: 'Standard_LRS', 'Standard_GRS', 'Standard_RAGRS', 'Standard_ZRS', 'Standard_GZRS', 'Standard_RAGZRS', 'Premium_LRS', 'Premium_ZRS'
storageAccountType?: string
Waarde van eigenschap
string