CustomResourceSnapshot.Properties Property

Definition

The properties that should show up in the dashboard for this resource.

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

Property Value

Applies to