Partager via


ServiceLimits.MaxComplexObjectsInCollectionsPerDocument Propriété

Définition

Obtient ou définit le nombre maximal d’objets dans des collections complexes autorisés par document.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à