rules

@JvmName(name = "bxpbdfeboxeswusw")
suspend fun rules(value: Output<List<ManagementPolicyRuleArgs>>)
@JvmName(name = "yiemybscxnwhsgfb")
suspend fun rules(value: List<ManagementPolicyRuleArgs>)

Parameters

value

The Storage Account ManagementPolicies Rules. See more details in: https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview.


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


@JvmName(name = "hjmbnppwltwxrsbw")
suspend fun rules(values: List<Output<ManagementPolicyRuleArgs>>)
@JvmName(name = "amtyjijfnnkdssvj")
suspend fun rules(vararg values: ManagementPolicyRuleArgs)

Parameters

values

The Storage Account ManagementPolicies Rules. See more details in: https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview.


@JvmName(name = "gpgufjbxvfymlevr")
suspend fun rules(argument: List<suspend ManagementPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "mpjibwyxpqddljsk")
suspend fun rules(vararg argument: suspend ManagementPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "dlggtfnbunsducgr")
suspend fun rules(argument: suspend ManagementPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

The Storage Account ManagementPolicies Rules. See more details in: https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview.