immutableStorageWithVersioning

@JvmName(name = "ddtucjxfckdldoly")
suspend fun immutableStorageWithVersioning(value: Output<ImmutableStorageAccountArgs>)
@JvmName(name = "whfposfhmwplgbkw")
suspend fun immutableStorageWithVersioning(value: ImmutableStorageAccountArgs?)

Parameters

value

The property is immutable and can only be set to true at the account creation time. When set to true, it enables object level immutability for all the new containers in the account by default.


@JvmName(name = "mogwbdtnkralmwor")
suspend fun immutableStorageWithVersioning(argument: suspend ImmutableStorageAccountArgsBuilder.() -> Unit)

Parameters

argument

The property is immutable and can only be set to true at the account creation time. When set to true, it enables object level immutability for all the new containers in the account by default.