Skip to content
DocsTry Aspire
DocsTry

ResourceStateSnapshot Properties

RecordProperties2 members
A snapshot of the resource state
StyleSection titled Stylenullablestring?
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; }