Skip to content

Commit f9fe707

Browse files
vmageloggailey777
andauthored
Update articles/azure-functions/functions-add-output-binding-storage-queue-vs-code.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent d4ee97b commit f9fe707

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-functions/functions-add-output-binding-storage-queue-vs-code.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ In Functions, each type of binding requires a `direction`, `type`, and a unique
9898
::: zone-end
9999

100100
::: zone pivot="programming-language-python"
101+
In Functions, each type of binding requires a `direction`, `type`, and a unique `name`. The way you define these attributes depends on your Python programming model.
101102

102103
[!INCLUDE [functions-add-storage-binding-python](../../includes/functions-add-storage-binding-python.md)]
103104

0 commit comments

Comments
 (0)