Skip to content
Docs Try Aspire

withOrleansReference

Function
📦 Aspire.Hosting.Orleans v13.2.0-preview.1.26159.1
interface ContainerResource {
// ... omitted for brevity
withOrleansReference(orleansService: OrleansService): IResourceWithEnvironment;
}

Signature

method withOrleansReference builder
Adds an Orleans silo reference to a resource
withOrleansReference(orleansService: OrleansService): IResourceWithEnvironment
orleansService OrleansService
IResourceWithEnvironment

Applies to

This function is an extension method on the following types: