storageAccounts

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

Parameters

value

One or more storage_account blocks as defined below.


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


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

Parameters

values

One or more storage_account blocks as defined below.


@JvmName(name = "wyelcjcjvfvcyfhb")
suspend fun storageAccounts(argument: List<suspend WindowsFunctionAppSlotStorageAccountArgsBuilder.() -> Unit>)
@JvmName(name = "rcqfkyjnnyielura")
suspend fun storageAccounts(vararg argument: suspend WindowsFunctionAppSlotStorageAccountArgsBuilder.() -> Unit)
@JvmName(name = "pmesygytljomqjrs")
suspend fun storageAccounts(argument: suspend WindowsFunctionAppSlotStorageAccountArgsBuilder.() -> Unit)

Parameters

argument

One or more storage_account blocks as defined below.