StorageBlobOptions interface
Properties
connection | An app setting (or environment variable) with the storage connection string to be used by this blob input or output |
path | The path to the blob container, for example "samples-workitems/{name}" |
Property Details
connection
An app setting (or environment variable) with the storage connection string to be used by this blob input or output
connection: string
Property Value
string
path
The path to the blob container, for example "samples-workitems/{name}"
path: string
Property Value
string