Compartir a través de


QueryResponse.Facets Propiedad

Definición

Obtiene o establece facetas de consulta.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a