AzureFunctionBinding interface
The structure for keeping storage queue name and URI.
Properties
storage |
Storage queue. |
type | The type of binding, which is always 'storage_queue'. |
Property Details
storageQueue
type
The type of binding, which is always 'storage_queue'.
type: "storage_queue"
Property Value
"storage_queue"