Storage Account Configuration Response
data class StorageAccountConfigurationResponse(val storageAccountKey: String? = null, val storageAccountName: String? = null)
Settings to use an existing storage account. Valid storage account kinds are: Storage, StorageV2 and FileStorage