rules

@JvmName(name = "dausciaqyameafiq")
suspend fun rules(value: Output<List<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "xmqellpfgvcwxpnu")
suspend fun rules(value: List<BlobInventoryPolicyRuleArgs>)

Parameters

value

The storage account blob inventory policy rules. The rule is applied when it is enabled.


@JvmName(name = "pgeatxkpscsfwimf")
suspend fun rules(vararg values: Output<BlobInventoryPolicyRuleArgs>)


@JvmName(name = "oqdeufeokssdxveo")
suspend fun rules(values: List<Output<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "enxhayguqmqltnmi")
suspend fun rules(vararg values: BlobInventoryPolicyRuleArgs)

Parameters

values

The storage account blob inventory policy rules. The rule is applied when it is enabled.


@JvmName(name = "buvnjdvlqspsfbug")
suspend fun rules(argument: List<suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "oprbmxicjqujucqm")
suspend fun rules(vararg argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "oxilsogysppjjmha")
suspend fun rules(argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

The storage account blob inventory policy rules. The rule is applied when it is enabled.