Skip to content
Docs Try Aspire
Docs Try

withServiceId

Method
📦 Aspire.Hosting.Orleans v13.4.0
interface OrleansService {
// ... omitted for brevity
withServiceId(serviceId: string): OrleansService;
}

Signature

method withServiceId
Sets the ServiceId of the Orleans service.
withServiceId(serviceId: string): OrleansService
serviceId string
OrleansService

Applies to

This method applies to the following types: