Skip to content
DocsTry Aspire
DocsTry

DaprComponentReferenceAnnotation Properties

RecordProperties1 member
Indicates that a Dapr component should be used with the sidecar for the associated resource.
The Dapr component to use.
public IDaprComponentResource Component { get; init; }