Skip to content
Docs Try Aspire

DaprComponentOptions Constructors

Record Constructors 1 member
Options for configuring a Dapr component.
public record DaprComponentOptions
{
public DaprComponentOptions()
{
// ...
}
}