共用方式為


DaprSidecarOptions.ResourcesPaths Property

Definition

Gets or sets the paths of Dapr sidecar resources (i.e. resources).

public System.Collections.Immutable.IImmutableSet<string> ResourcesPaths { get; init; }
member this.ResourcesPaths : System.Collections.Immutable.IImmutableSet<string> with get, set
Public Property ResourcesPaths As IImmutableSet(Of String)

Property Value

Applies to