rules

@JvmName(name = "ccudqssxoqcojnhg")
suspend fun rules(value: Output<List<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "twaswvpnoxtalmwm")
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 = "cvrnrvvlriohnieu")
suspend fun rules(vararg values: Output<BlobInventoryPolicyRuleArgs>)


@JvmName(name = "jflsfxbfunfvkgua")
suspend fun rules(values: List<Output<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "ecpigatrblnaatic")
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 = "twattaixwsoosras")
suspend fun rules(argument: List<suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "gpbmvkhiswvclnow")
suspend fun rules(vararg argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "vvrkpihiroerdkxh")
suspend fun rules(argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

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