Skip to content
Docs Try Aspire
Docs Try

SolrConfigSetAnnotation Properties

Class Properties 2 members
Represents an annotation for defining a config set for a Solr resource.
ConfigSetName Section titled ConfigSetName string
Gets the name of the config set.
public string ConfigSetName { get; }
ConfigSetPath Section titled ConfigSetPath string
Gets the path to the config set directory.
public string ConfigSetPath { get; }