你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureFunctionStorageQueue interface

用于保留存储队列名称和 URI 的结构。

属性

queueName

Azure 函数存储队列的名称。

storageServiceEndpoint

Azure 存储队列服务的 URI,允许你作队列。

属性详细信息

queueName

Azure 函数存储队列的名称。

queueName: string

属性值

string

storageServiceEndpoint

Azure 存储队列服务的 URI,允许你作队列。

storageServiceEndpoint: string

属性值

string