Skip to content
DocsTry Aspire
DocsTry

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

Applies to

This method applies to the following types: