Skip to content
DocsTry Aspire
DocsTry

withOrleansProviderType

Method
📦 Aspire.Hosting.Orleans v13.5.1
interface IResourceWithConnectionString {
// ... omitted for brevity
withOrleansProviderType(providerType: string): IResourceWithConnectionString;
}

Signature

methodwithOrleansProviderTypebuilder
Configures a resource to use the specified Orleans provider type.
withOrleansProviderType(providerType: string): IResourceWithConnectionString
providerTypestring
IResourceWithConnectionString

Applies to

This method applies to the following types: