DaprServiceBindMetadata interface
Dapr component metadata.
Property Details
name
Service bind metadata property name.
name?: string
Property Value
string
value
Service bind metadata property value.
value?: string
Property Value
string