Skip to content
Docs Try Aspire
Docs Try

withClusterId

Method
📦 Aspire.Hosting.Orleans v13.3.0
interface OrleansService {
// ... omitted for brevity
withClusterId(clusterId: string): OrleansService;
}

Signature

method withClusterId
Sets the Orleans cluster ID
withClusterId(clusterId: string): OrleansService
clusterId string
OrleansService

Applies to

This method applies to the following types: