Partager via


ServiceLimits.MaxComplexCollectionFieldsPerIndex Propriété

Définition

Obtient ou définit le nombre maximal de champs de type Collection(Edm.ComplexType) autorisés dans un index.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à