Partager via


QueryResponse.Facets Propriété

Définition

Obtient ou définit des facettes de requête.

[Newtonsoft.Json.JsonProperty(PropertyName="facets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceGraph.Models.Facet> Facets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="facets")>]
member this.Facets : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceGraph.Models.Facet> with get, set
Public Property Facets As IList(Of Facet)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à