Skip to content
DocsTry Aspire
DocsTry

withOrleansReference

Method
📦 Aspire.Hosting.Orleans v13.4.0
interface ContainerResource {
// ... omitted for brevity
withOrleansReference(orleansService: OrleansService): IResourceWithEnvironment;
}

Signature

methodwithOrleansReferencebuilder
Adds Orleans to the resource.
withOrleansReference(orleansService: OrleansService): IResourceWithEnvironment
orleansServiceOrleansService
IResourceWithEnvironment

Applies to

This method applies to the following types: