storageAccounts

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

Parameters

value

One or more storage_account blocks as defined below.


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


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

Parameters

values

One or more storage_account blocks as defined below.


@JvmName(name = "dlguiuqtywdhvnjj")
suspend fun storageAccounts(argument: List<suspend WindowsFunctionAppSlotStorageAccountArgsBuilder.() -> Unit>)
@JvmName(name = "lgtswnsjoxdedwtx")
suspend fun storageAccounts(vararg argument: suspend WindowsFunctionAppSlotStorageAccountArgsBuilder.() -> Unit)
@JvmName(name = "eyvqrnpgfpslhtrl")
suspend fun storageAccounts(argument: suspend WindowsFunctionAppSlotStorageAccountArgsBuilder.() -> Unit)

Parameters

argument

One or more storage_account blocks as defined below.