Skip to content
DocsTry Aspire
DocsTry

IResource.withTerminal

Method
📦 Aspire.Hosting v13.5.3
interface IResource {
// ... omitted for brevity
withTerminal(): IResource;
}

Signature

methodwithTerminalbuilder
Adds an interactive terminal session to a resource using the default terminal options.
withTerminal(): IResource
IResource

Defined on

This method is defined on the following type: