Skip to content
DocsTry Aspire
DocsTry

SolrConfigSetAnnotation Properties

ClassProperties2 members
Represents an annotation for defining a config set for a Solr resource.
ConfigSetNameSection titled ConfigSetNamestring
Gets the name of the config set.
public string ConfigSetName { get; }
ConfigSetPathSection titled ConfigSetPathstring
Gets the path to the config set directory.
public string ConfigSetPath { get; }