ResourceQueryContent.Facets Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An array of facet requests to be computed against the query result.
public System.Collections.Generic.IList<Azure.ResourceManager.ResourceGraph.Models.FacetRequest> Facets { get; }
member this.Facets : System.Collections.Generic.IList<Azure.ResourceManager.ResourceGraph.Models.FacetRequest>
Public ReadOnly Property Facets As IList(Of FacetRequest)