Skip to content
Docs Try Aspire
Docs Try

withConfigset

Method
📦 CommunityToolkit.Aspire.Hosting.Solr v13.4.0
interface SolrResource {
// ... omitted for brevity
withConfigset(
configSetName: string,
configSetPath: string): SolrResource;
}

Signature

method withConfigset builder
Specifies the path to the config set directory.
withConfigset(
configSetName: string,
configSetPath: string): SolrResource
configSetName string
configSetPath string
SolrResource

Applies to

This method applies to the following types: