Skip to content
Docs Try Aspire
Docs Try

withOrleansReference

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

Signature

method withOrleansReference builder
Adds Orleans to the resource.
withOrleansReference(orleansService: OrleansService): IResourceWithEnvironment
orleansService OrleansService
IResourceWithEnvironment

Applies to

This method applies to the following types: