Compartilhar via


ServiceLimits.MaxComplexObjectsInCollectionsPerDocument Propriedade

Definição

Obtém ou define o número máximo de objetos em coleções complexas permitidas por documento.

[Newtonsoft.Json.JsonProperty(PropertyName="maxComplexObjectsInCollectionsPerDocument")]
public int? MaxComplexObjectsInCollectionsPerDocument { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxComplexObjectsInCollectionsPerDocument")>]
member this.MaxComplexObjectsInCollectionsPerDocument : Nullable<int> with get, set
Public Property MaxComplexObjectsInCollectionsPerDocument As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a