Share via


DaprSidecarAnnotation Class

Definition

Indicates that a Dapr sidecar should be started for the associated resource.

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

Applies to