Share via


CustomResourceSnapshot.Volumes Property

Definition

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

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

Property Value

Applies to