Compartir a través de


QueryResponse.ResultTruncated Propiedad

Definición

Obtiene o establece indica si los resultados de la consulta se truncan. Entre los valores posibles se incluyen: "true", "false"

[Newtonsoft.Json.JsonProperty(PropertyName="resultTruncated")]
public Microsoft.Azure.Management.ResourceGraph.Models.ResultTruncated ResultTruncated { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resultTruncated")>]
member this.ResultTruncated : Microsoft.Azure.Management.ResourceGraph.Models.ResultTruncated with get, set
Public Property ResultTruncated As ResultTruncated

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a