DaprComponentServiceBinding interface
Configuration to bind a Dapr Component to a dev ContainerApp Service
Properties
| metadata | Service bind metadata |
| name | Name of the service bind |
| service |
Resource id of the target service |
Property Details
metadata
name
Name of the service bind
name?: string
Property Value
string
serviceId
Resource id of the target service
serviceId?: string
Property Value
string