Share via


CustomResourceSnapshot.Commands Property

Definition

The commands available in the dashboard for this resource.

public System.Collections.Immutable.ImmutableArray<Aspire.Hosting.ApplicationModel.ResourceCommandSnapshot> Commands { get; init; }
member this.Commands : System.Collections.Immutable.ImmutableArray<Aspire.Hosting.ApplicationModel.ResourceCommandSnapshot> with get, set
Public Property Commands As ImmutableArray(Of ResourceCommandSnapshot)

Property Value

Applies to