DaprComponentOptions.LocalPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the path to the component configuration file.
public string? LocalPath { get; init; }
member this.LocalPath : string with get, set
Public Property LocalPath As String
Property Value
Remarks
If specified, the folder containing the configuration file will be added to all associated Dapr sidecars' resources paths.