VolumeSnapshot
Recordsealednet10.0
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>
13 members
Constructors1
Section titled Constructors A snapshot of a volume, mounted to a container.
Properties4
Section titled PropertiesView all properties
Methods8
Section titled MethodsboolIndicates whether the current object is equal to another object of the same type.