Skip to content
Docs Try Aspire

ResourceCommandSnapshot

Record sealed net10.0
📦 Aspire.Hosting v13.1.2
A snapshot of a resource command.
namespace Aspire.Hosting.ApplicationModel;
public sealed record ResourceCommandSnapshot
: System.IEquatable<Aspire.Hosting.ApplicationModel.ResourceCommandSnapshot>
{
// ...
}
IEquatable<ResourceCommandSnapshot>
View all constructors
View all properties
View all methods