ResourceStateSnapshot Properties
Record Properties 2 members
A snapshot of the resource state
The style for the state update. Use for the supported styles.
public string? Style { get; init; }The text for the state update. See
KnownResourceStates for expected values.public string Text { get; init; }