QueryConfig.Facets Property

Definition

The facets for search. See examples for the usage of supported facets.

public System.Collections.Generic.IList<Azure.Analytics.Purview.DataMap.SearchFacetItem> Facets { get; }
member this.Facets : System.Collections.Generic.IList<Azure.Analytics.Purview.DataMap.SearchFacetItem>
Public ReadOnly Property Facets As IList(Of SearchFacetItem)

Property Value

Applies to