Skip to content
DocsTry Aspire
DocsTry

OrleansService.withServiceId

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

Signature

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

Defined on

This method is defined on the following type: