storageAccounts

@JvmName(name = "bgkldynfpftfhjkx")
suspend fun storageAccounts(value: Output<List<WindowsWebAppSlotStorageAccountArgs>>)
@JvmName(name = "fhwncjsnmaeydomj")
suspend fun storageAccounts(value: List<WindowsWebAppSlotStorageAccountArgs>?)

Parameters

value

One or more storage_account blocks as defined below.

Note: Using this value requires WEBSITE_RUN_FROM_PACKAGE=1 to be set on the App in app_settings. Refer to the Azure docs for further details.


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


@JvmName(name = "jtxylvkxqrwgqgcq")
suspend fun storageAccounts(values: List<Output<WindowsWebAppSlotStorageAccountArgs>>)
@JvmName(name = "leocbrmrrmbanikq")
suspend fun storageAccounts(vararg values: WindowsWebAppSlotStorageAccountArgs)

Parameters

values

One or more storage_account blocks as defined below.

Note: Using this value requires WEBSITE_RUN_FROM_PACKAGE=1 to be set on the App in app_settings. Refer to the Azure docs for further details.


@JvmName(name = "aholtpjklenshrij")
suspend fun storageAccounts(argument: List<suspend WindowsWebAppSlotStorageAccountArgsBuilder.() -> Unit>)
@JvmName(name = "afkkndwdluutuiwx")
suspend fun storageAccounts(vararg argument: suspend WindowsWebAppSlotStorageAccountArgsBuilder.() -> Unit)
@JvmName(name = "nobksxnyxuqxqnpr")
suspend fun storageAccounts(argument: suspend WindowsWebAppSlotStorageAccountArgsBuilder.() -> Unit)

Parameters

argument

One or more storage_account blocks as defined below.

Note: Using this value requires WEBSITE_RUN_FROM_PACKAGE=1 to be set on the App in app_settings. Refer to the Azure docs for further details.