Compartilhar via


QueryResponse.ResultTruncated Propriedade

Definição

Obtém ou define indica se os resultados da consulta estão truncados. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a