共用方式為


AzureFunctionStorageQueue interface

保留記憶體佇列名稱和 URI 的結構。

屬性

queueName

Azure 函式記憶體佇列的名稱。

storageServiceEndpoint

Azure 記憶體佇列服務的 URI 可讓您作佇列。

屬性詳細資料

queueName

Azure 函式記憶體佇列的名稱。

queueName: string

屬性值

string

storageServiceEndpoint

Azure 記憶體佇列服務的 URI 可讓您作佇列。

storageServiceEndpoint: string

屬性值

string