QueryDocumentsResponse.Documents Property

Definition

value

[System.Text.Json.Serialization.JsonPropertyName("value")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.Documentdb.Models.ObjectWithoutType> Documents { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("value")>]
member this.Documents : System.Collections.Generic.List<Azure.Connectors.Sdk.Documentdb.Models.ObjectWithoutType> with get, set
Public Property Documents As List(Of ObjectWithoutType)

Property Value

Attributes

Applies to