accountKind

@JvmName(name = "eijugnusealfxxex")
suspend fun accountKind(value: Output<String>)
@JvmName(name = "mlevhhefycmeopfi")
suspend fun accountKind(value: String?)

Parameters

value

Defines the Kind of account. Valid options are BlobStorage, BlockBlobStorage, FileStorage, Storage and StorageV2. Defaults to StorageV2.

Note: Changing the account_kind value from Storage to StorageV2 will not trigger a force new on the storage account, it will only upgrade the existing storage account from Storage to StorageV2 keeping the existing storage account in place.