Share via


ResourceQueryContent.Facets Property

Definition

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)

Property Value

Applies to