Skip to content
Docs Try Aspire

ResourcePropertySnapshot

Record sealed net10.0
📦 Aspire.Hosting v13.1.2
A snapshot of the resource property.
namespace Aspire.Hosting.ApplicationModel;
public sealed record ResourcePropertySnapshot
: System.IEquatable<Aspire.Hosting.ApplicationModel.ResourcePropertySnapshot>
{
// ...
}
IEquatable<ResourcePropertySnapshot>