Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

VolumeSnapshot

Recordsealednet10.0
📦 Aspire.Hosting v13.5.3
A snapshot of a volume, mounted to a container.
namespace Aspire.Hosting.ApplicationModel;
public sealed record VolumeSnapshot
: System.IEquatable<Aspire.Hosting.ApplicationModel.VolumeSnapshot>
{
// ...
}
IEquatable<VolumeSnapshot>
View all constructors
View all properties
View all methods