Skip to content
Docs Try Aspire
Docs Try

UpdateCommandStateContext

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

Properties

property resourceSnapshot UpdateCommandStateResourceSnapshot get
Gets the resource snapshot data available to polyglot command state callbacks.