DaprComponentResource.Options Property

Definition

Gets options used to configure the component, if any.

public Aspire.Hosting.Dapr.DaprComponentOptions? Options { get; init; }
member this.Options : Aspire.Hosting.Dapr.DaprComponentOptions with get, set
Public Property Options As DaprComponentOptions

Property Value

Applies to