SystemCreatedStorageAccount interface
Eigenschaften
| allow |
Öffentlicher BLOB-Zugriff zulässig |
| arm |
Dies wird aufgefüllt, nachdem das Speicherkonto erstellt wurde. |
| storage |
HNS für Speicherkonto aktiviert |
| storage |
Name des Speicherkontos |
| storage |
Zulässige Werte: "Standard_LRS", "Standard_GRS", "Standard_RAGRS", "Standard_ZRS", "Standard_GZRS", "Standard_RAGZRS", "Premium_LRS", "Premium_ZRS" |
Details zur Eigenschaft
allowBlobPublicAccess
Öffentlicher BLOB-Zugriff zulässig
allowBlobPublicAccess?: boolean
Eigenschaftswert
boolean
armResourceId
Dies wird aufgefüllt, nachdem das Speicherkonto erstellt wurde.
armResourceId?: ArmResourceId
Eigenschaftswert
storageAccountHnsEnabled
HNS für Speicherkonto aktiviert
storageAccountHnsEnabled?: boolean
Eigenschaftswert
boolean
storageAccountName
Name des Speicherkontos
storageAccountName?: string
Eigenschaftswert
string
storageAccountType
Zulässige Werte: "Standard_LRS", "Standard_GRS", "Standard_RAGRS", "Standard_ZRS", "Standard_GZRS", "Standard_RAGZRS", "Premium_LRS", "Premium_ZRS"
storageAccountType?: string
Eigenschaftswert
string