Condividi tramite


QueryResponse.Facets Property

Definition

Gets or sets query facets.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to