storageAccounts

@JvmName(name = "yegadmtsqkotfxob")
suspend fun storageAccounts(value: Output<List<WindowsFunctionAppSlotStorageAccountArgs>>)
@JvmName(name = "vwfckgkndycsgfbu")
suspend fun storageAccounts(value: List<WindowsFunctionAppSlotStorageAccountArgs>?)

Parameters

value

One or more storage_account blocks as defined below.


@JvmName(name = "uboolwqlvwkqlhqf")
suspend fun storageAccounts(vararg values: Output<WindowsFunctionAppSlotStorageAccountArgs>)


@JvmName(name = "iykoqmbybheefbqt")
suspend fun storageAccounts(values: List<Output<WindowsFunctionAppSlotStorageAccountArgs>>)
@JvmName(name = "sinopylqqxkibiip")
suspend fun storageAccounts(vararg values: WindowsFunctionAppSlotStorageAccountArgs)

Parameters

values

One or more storage_account blocks as defined below.


@JvmName(name = "prmajvfjswluxhxy")
suspend fun storageAccounts(argument: List<suspend WindowsFunctionAppSlotStorageAccountArgsBuilder.() -> Unit>)
@JvmName(name = "vdfnwmytvlsibgse")
suspend fun storageAccounts(vararg argument: suspend WindowsFunctionAppSlotStorageAccountArgsBuilder.() -> Unit)
@JvmName(name = "iktenihmpvjkobgq")
suspend fun storageAccounts(argument: suspend WindowsFunctionAppSlotStorageAccountArgsBuilder.() -> Unit)

Parameters

argument

One or more storage_account blocks as defined below.