Skip to content
DocsTry Aspire
DocsTry

UpdateCommandStateContext

Handle
📦 Aspire.Hosting v13.4.0
interface UpdateCommandStateContext {
readonly resourceSnapshot: UpdateCommandStateResourceSnapshot;
}

Properties

propertyresourceSnapshotUpdateCommandStateResourceSnapshotget
Gets the resource snapshot data available to polyglot command state callbacks.