Skip to content
Docs Try Aspire

DaprComponentOptions Properties

Record Properties 1 member
Options for configuring a Dapr component.
LocalPath Section titled LocalPath nullable string?
Gets or sets the path to the component configuration file.
public string? LocalPath { get; init; }
If specified, the folder containing the configuration file will be added to all associated Dapr sidecars' resources paths.