rules

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


@JvmName(name = "rftqjfuitosghgln")
suspend fun rules(values: List<Output<BlobInventoryPolicyRuleArgs>>)
@JvmName(name = "mdpadstjqetmthew")
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 = "qbuuamjjxwarwelg")
suspend fun rules(argument: List<suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "uiuqjlnyfydocauu")
suspend fun rules(vararg argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "pihsrclduihktvcn")
suspend fun rules(argument: suspend BlobInventoryPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

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