Skip to content
Docs Try Aspire

withOrleansClientReference

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

Signature

method withOrleansClientReference builder
Adds an Orleans client reference to a resource
withOrleansClientReference(orleansServiceClient: OrleansServiceClient): IResourceWithEnvironment
orleansServiceClient OrleansServiceClient
IResourceWithEnvironment

Applies to

This function is an extension method on the following types: