AzureStorageAccountKind
The Azure Storage account type.
Values
| Value | Description |
|---|---|
| BLOB_STORAGE | The Azure Storage account type is Blob Storage. |
| BLOCK_BLOB_STORAGE | The Azure Storage account type is Block Blob Storage. |
| FILE_STORAGE | The Azure Storage account type is File Storage. |
| STORAGE | The Azure Storage account type is legacy General Purpose Storage V1. |
| STORAGE_KIND_UNKNOWN | The Azure Storage account type is unknown. |
| STORAGE_V2 | The Azure Storage account type is General Purpose Storage V2. |