ResourceStateSnapshot
Recordsealednet10.0
A snapshot of the resource state
namespace Aspire.Hosting.ApplicationModel;
public sealed record ResourceStateSnapshot : System.IEquatable<Aspire.Hosting.ApplicationModel.ResourceStateSnapshot>{ // ...}IEquatable<ResourceStateSnapshot>
12 members
Constructors1
Section titled Constructors A snapshot of the resource state
Properties2
Section titled PropertiesView all properties
Methods9
Section titled MethodsboolIndicates whether the current object is equal to another object of the same type.
op_Implicit(string?)static Convert text to state snapshot. The style will be null by default