Share via


DaprSidecarOptions.Command Property

Definition

Gets or sets the command run by the Dapr CLI as part of starting the sidecar.

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

Property Value

Applies to