storageAccounts

@JvmName(name = "vrmfbltlnusrqldb")
suspend fun storageAccounts(value: Output<List<LinuxWebAppSlotStorageAccountArgs>>)
@JvmName(name = "wroxkpyykmxwxaig")
suspend fun storageAccounts(value: List<LinuxWebAppSlotStorageAccountArgs>?)

Parameters

value

One or more storage_account blocks as defined below.


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


@JvmName(name = "csodumhjpgjgkqyr")
suspend fun storageAccounts(values: List<Output<LinuxWebAppSlotStorageAccountArgs>>)
@JvmName(name = "pludphgbpateylnh")
suspend fun storageAccounts(vararg values: LinuxWebAppSlotStorageAccountArgs)

Parameters

values

One or more storage_account blocks as defined below.


@JvmName(name = "jnxeilafckfvcsrr")
suspend fun storageAccounts(argument: List<suspend LinuxWebAppSlotStorageAccountArgsBuilder.() -> Unit>)
@JvmName(name = "aqbnwwmxgqkvkoyt")
suspend fun storageAccounts(vararg argument: suspend LinuxWebAppSlotStorageAccountArgsBuilder.() -> Unit)
@JvmName(name = "jaascwwdcaxtpdax")
suspend fun storageAccounts(argument: suspend LinuxWebAppSlotStorageAccountArgsBuilder.() -> Unit)

Parameters

argument

One or more storage_account blocks as defined below.