rules

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


@JvmName(name = "uegqycavcnwfkjwa")
suspend fun rules(values: List<Output<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "ksdtppubttyrseap")
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 = "bxbhkfxiigjokiyb")
suspend fun rules(argument: List<suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "fofppjcjgphnxteb")
suspend fun rules(vararg argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "yrxnmkfdqddwpvkx")
suspend fun rules(argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

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