get Queue
API Version: 2021-02-01.
Return
null
Parameters
argument
null
suspend fun getQueue(accountName: String, queueName: String, resourceGroupName: String): GetQueueResult
Return
null
See also
Parameters
account Name
The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
queue Name
A queue name must be unique within a storage account and must be between 3 and 63 characters.The name must comprise of lowercase alphanumeric and dash(-) characters only, it should begin and end with an alphanumeric character and it cannot have two consecutive dash(-) characters.
resource Group Name
The name of the resource group within the user's subscription. The name is case insensitive.
Return
null
See also
Parameters
argument
Builder for com.pulumi.azurenative.storage.kotlin.inputs.GetQueuePlainArgs.