matchBlobIndexTags

@JvmName(name = "cwdylitgghgyugda")
suspend fun matchBlobIndexTags(value: Output<List<ManagementPolicyRuleFiltersMatchBlobIndexTagArgs>>)
@JvmName(name = "khrblkyvssuxvkjf")
suspend fun matchBlobIndexTags(value: List<ManagementPolicyRuleFiltersMatchBlobIndexTagArgs>?)

Parameters

value

A match_blob_index_tag block as defined below. The block defines the blob index tag based filtering for blob objects.

NOTE: The match_blob_index_tag property requires enabling the blobIndex feature with PSH or CLI commands.


@JvmName(name = "uyijydvrgpwdyxlg")
suspend fun matchBlobIndexTags(vararg values: Output<ManagementPolicyRuleFiltersMatchBlobIndexTagArgs>)


@JvmName(name = "yhtqnsbnlqgrwpyk")
suspend fun matchBlobIndexTags(values: List<Output<ManagementPolicyRuleFiltersMatchBlobIndexTagArgs>>)
@JvmName(name = "aklqfamqldnsxwnh")
suspend fun matchBlobIndexTags(vararg values: ManagementPolicyRuleFiltersMatchBlobIndexTagArgs)

Parameters

values

A match_blob_index_tag block as defined below. The block defines the blob index tag based filtering for blob objects.

NOTE: The match_blob_index_tag property requires enabling the blobIndex feature with PSH or CLI commands.


@JvmName(name = "thtmmrfoltfcxqxd")
suspend fun matchBlobIndexTags(argument: List<suspend ManagementPolicyRuleFiltersMatchBlobIndexTagArgsBuilder.() -> Unit>)
@JvmName(name = "olrytnrpdpgfbsbf")
suspend fun matchBlobIndexTags(vararg argument: suspend ManagementPolicyRuleFiltersMatchBlobIndexTagArgsBuilder.() -> Unit)
@JvmName(name = "pavyjhcdrvjqunak")
suspend fun matchBlobIndexTags(argument: suspend ManagementPolicyRuleFiltersMatchBlobIndexTagArgsBuilder.() -> Unit)

Parameters

argument

A match_blob_index_tag block as defined below. The block defines the blob index tag based filtering for blob objects.

NOTE: The match_blob_index_tag property requires enabling the blobIndex feature with PSH or CLI commands.