Share via


DaprComponentReferenceAnnotation Class

Definition

Indicates that a Dapr component should be used with the sidecar for the associated resource.

public sealed class DaprComponentReferenceAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation, IEquatable<Aspire.Hosting.Dapr.DaprComponentReferenceAnnotation>
type DaprComponentReferenceAnnotation = class
    interface IResourceAnnotation
    interface IEquatable<DaprComponentReferenceAnnotation>
Public NotInheritable Class DaprComponentReferenceAnnotation
Implements IEquatable(Of DaprComponentReferenceAnnotation), IResourceAnnotation
Inheritance
DaprComponentReferenceAnnotation
Implements

Applies to