DaprComponentReferenceAnnotation Properties
Record Properties 1 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; }