queueProperties

@JvmName(name = "unpdmdjwcoptjuwq")
suspend fun queueProperties(value: Output<AccountQueuePropertiesArgs>)
@JvmName(name = "xktpaborcfjnsslm")
suspend fun queueProperties(value: AccountQueuePropertiesArgs?)

Deprecated

this block has been deprecated and superseded by the `azure.storage.AccountQueueProperties` resource and will be removed in v5.0 of the AzureRM provider

Parameters

value

A queue_properties block as defined below.

Note: queue_properties can only be configured when account_tier is set to Standard and account_kind is set to either Storage or StorageV2.


@JvmName(name = "gsfhmqtejdrgqmyf")
suspend fun queueProperties(argument: suspend AccountQueuePropertiesArgsBuilder.() -> Unit)

Deprecated

this block has been deprecated and superseded by the `azure.storage.AccountQueueProperties` resource and will be removed in v5.0 of the AzureRM provider

Parameters

argument

A queue_properties block as defined below.

Note: queue_properties can only be configured when account_tier is set to Standard and account_kind is set to either Storage or StorageV2.